spatie / laravel-query-builder

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

Update AllowedFilter.php to include getFilterClass function #909

Closed justasSendrauskas closed 7 months ago

justasSendrauskas commented 9 months ago

requires if you need to rebuild the filter on the fly

justasSendrauskas commented 8 months ago

@Nielsvanpach would you be able to merge this one please, as it is useful and does not impact the functionality?

AlexVanderbist commented 7 months ago

LGTM, thanks!