Skip to content

Releases: bumbummen99/laravel-modelsearch

0.4.1

11 Jun 13:24
Compare
Choose a tag to compare

Added a shortut method to retrieve the current sql query (Builder::toSql())

0.4

04 Jun 15:18
Compare
Choose a tag to compare
0.4
  • Fixed request filters with array values
  • Small restructoring and cleanup

Updated to Laravel 5.8

03 Mar 15:54
Compare
Choose a tag to compare

Updated to Laravel 5.8
Renamed 'filtersFQDN' to 'filtersFQCN' in the config.

0.2.6

11 Jan 13:16
Compare
Choose a tag to compare

Support for array values on GET parameters e.g. '?param[]=1&param[]=2'

0.2.5

28 Dec 17:45
Compare
Choose a tag to compare

Fixed request filter parameter (legth > 2)
Improved Tests

Added testing

23 Dec 17:14
Compare
Choose a tag to compare
0.2.4

Merge branch 'add-license-1'