spatie / laravel-query-builder

Easily build Eloquent queries from API requests
https://spatie.be/docs/laravel-query-builder
MIT License
4.02k stars 395 forks source link

Allow Array of Key Values for Sort/Filter/etc #861

Closed SDIjeremy closed 1 year ago

SDIjeremy commented 1 year ago

This is useful if you'd like to provide multiple fields to search by for getting the Sort/Filter/etc.