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

Changing the input arguments of the defaultSort function #904

Closed MajidMohammadian closed 7 months ago

MajidMohammadian commented 9 months ago

Changing the input arguments of the defaultSort function for more power in the input of this function

Please release this in the box, I had a problem with it myself, and this code solved my problem and it is reasonable. You put an array in phpdoc, but it can't get the array

AlexVanderbist commented 7 months ago

Hey, good catch, thanks!