You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
543 B

11 years ago
  1. Laravel 4+ Searchy - Searching Made Easy
  2. ========================================
  3. Searchy is an easy-to-use Laravel 4+ package that makes running user searches on data in your models easy and effective.
  4. It requires no other software installed on your server (so a bit slower) but can be setup and ready to go in minutes.
  5. Usage
  6. -----
  7. ```
  8. ```
  9. ### Road Map
  10. So, the intention is to (in the future):
  11. 1. Remove Searchy's dependancy on Laravel
  12. 2. Include more drivers for more advanced searching (Including file searching, indexing and more)