Releases: bumbummen99/laravel-modelsearch
Releases · bumbummen99/laravel-modelsearch
0.4.1
0.4
- Fixed request filters with array values
- Small restructoring and cleanup
Updated to Laravel 5.8
Updated to Laravel 5.8
Renamed 'filtersFQDN' to 'filtersFQCN' in the config.
0.2.6
Support for array values on GET parameters e.g. '?param[]=1¶m[]=2'
0.2.5
Fixed request filter parameter (legth > 2)
Improved Tests
Added testing
0.2.4 Merge branch 'add-license-1'