111 Commits (master)
 

Author SHA1 Message Date
dimti c5f45e1585 Remove $config type in SearchBuilder constructor 5 years ago
Tom 0003a8cf15
Merge pull request #92 from esquinas/patch-1 6 years ago
Enrique Esquinas 2dcc6aca84
Fix README.md 6 years ago
Tom e5d1eebd37
Merge pull request #87 from movem/master 6 years ago
Felippe Ladeira f015fa921c Add Laravel 5.6 support 6 years ago
Tom d2f6fbce97 Merge pull request #80 from vinkla/laravel55 7 years ago
Vincent Klaiber d938954cb9
Add Laravel 5.5 support 7 years ago
Tom Lingham b275da4aeb Support all versions of PHP 7 7 years ago
Tom ea046dee4f Merge pull request #67 from vinkla/patch-1 7 years ago
Tom 740600c76b Merge pull request #69 from vinkla/patch-1 7 years ago
Vincent Klaiber 221627e58d Update SearchyServiceProvider.php 7 years ago
Vincent Klaiber 7e474b9275 Add Laravel 5.4 support 7 years ago
Tom 92feab6ae1 Merge pull request #64 from ModernArtisan/fix-search-query-with-quotes 7 years ago
Vyacheslav Basenko 04b2e278dd Removed unnecessary second substr call 7 years ago
Tom f2e74e4e4e Merge pull request #63 from ModernArtisan/fix-search-query-with-quotes 7 years ago
Vyacheslav Basenko 6ea1214760 Fix search query with quotes by replacing trim function to substr. 7 years ago
Tom fbe64c6978 Merge pull request #61 from fede91it/master 8 years ago
Federico Liva f59edcd024 Update docs to explain collection hydration 8 years ago
Tom d67b2d665c Merge pull request #52 from vinkla/patch-1 8 years ago
Vincent Klaiber a0d9106cab Add laravel 5.3 support 8 years ago
Tom 5d2d4a28ca Merge pull request #46 from fede91it/patch-1 8 years ago
Federico Liva eb921c8f37 Update README.md 8 years ago
Tom Lingham 07a0e68974 Update readme 8 years ago
Tom Lingham 3a7634324b Add documention on how to use the FuzzySearchUnicodeDriver 8 years ago
Tom Lingham 10234d98d1 Merge 8 years ago
Tom Lingham 0732dc7d2c Add Fuzzy Search driver with unicode support 8 years ago
Tom 49d3caad01 Merge pull request #36 from vinkla/tests 8 years ago
Tom Lingham dbbeca8899 Merge 8 years ago
Tom Lingham 09763f0f7f Merge 8 years ago
Tom Lingham 12c52d5160 Add explanation for how to easily limit the results in README 8 years ago
Tom Lingham 8566a0a43a Update README to include a nice way to get Eloquent models from the Searchy results 8 years ago
Tom Lingham 19d7db244d Just some tlc 8 years ago
Tom Lingham ed432fbc50 Coalesce NULL fields to empty string for the purposes of running the search. Fixed #23 8 years ago
Vincent Klaiber 111521cbb6 Assert is injectable 8 years ago
Vincent Klaiber 97f15bdc2b Update license 8 years ago
Vincent Klaiber d9c75b69d7 Update gitattributes 8 years ago
Vincent Klaiber e859e839f5 Cleanup ignore file 8 years ago
Vincent Klaiber 0289d45b18 Update travis config 8 years ago
Vincent Klaiber 8cff837154 Update phpunit config 8 years ago
Vincent Klaiber 04a66d99e9 Add working test suite 8 years ago
Tom efb1b63e17 Merge pull request #31 from danieliancu/patch-1 8 years ago
Daniel Iancu 15082590a4 Fix column with table sanitize 8 years ago
Tom Lingham 31d7a1c54e Update docs and runaway semicolon. 8 years ago
Tom Lingham fd959de449 Allow the fields to be passed as an array as well as arguments 8 years ago
Tom Lingham 7c840af2f6 Santize table names to prevent conllisions with MySQL reserved words. Fixes #25. 8 years ago
Tom Lingham 5ffe20902f Corrected SQL syntax so that functions are not incorrectly interpreted as table names. Fixes #28. 8 years ago
Tom Lingham 17e1b7c45b Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default. Fixed #15. 8 years ago
Tom 965a485d1b Merge pull request #26 from jakeboyles/master 8 years ago
Jake Boyles 30f477ac28 fix packagist 8 years ago
Jake Boyles e81b15c932 fixing cmoposer 8 years ago