This website requires JavaScript.
Explore
Help
Sign In
wpstudio
/
laravel-searchy
Watch
1
Star
0
Fork
0
You've already forked laravel-searchy
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
17e1b7c45b9a2bc2ff6fb3ead8435d0c51c81605
laravel-searchy
/
src
/
SearchDrivers
History
Tom Lingham
17e1b7c45b
Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default.
Fixed
#15
.
2016-01-31 03:41:24 +00:00
..
BaseSearchDriver.php
Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default.
Fixed
#15
.
2016-01-31 03:41:24 +00:00
FuzzySearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00
LevenshteinSearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00
SimpleSearchDriver.php
Formatting changes and updating class references from strings to use php ::class const
2015-12-23 11:24:22 +00:00