Releases: spatie/laravel-searchable
Releases · spatie/laravel-searchable
1.2.1
- fix: the closure for registering a model search aspect can no longer be a global function
1.2.0
- search with multiple keywords on multiple columns
1.1.0
- add preferred
search()
method (alias forperform()
)
1.0.1
- fix passing an array of searchable model attributes to
registerModel
1.0.0
- initial release
0.0.3
Merge pull request #3 from spatie/analysis-zePZaP Apply fixes from StyleCI
0.0.2
Change search results
0.0.1
commit