All notable changes to laravel-searchable
will be documented in this file.
- Updated cover images and new MAIZE company references by @frestifo in #20
- UPDATE php8.3 by @enricodelazzari in #24
- ADD Laravel 11 compatibility by @riccardodallavia in #26
- @frestifo made their first contribution in #20
- @enricodelazzari made their first contribution in #24
Full Changelog: https://github.com/maize-tech/laravel-searchable/compare/3.2.0...4.0.0
- Add support to Laravel 10.x
- FIX json_extract param
ADD query optimization for models with integer id
- add laravel 9 support
- drop support to older laravel versions
- UPDATE package namespace
- first release 🚀