cloudcreativity / laravel-json-api

JSON API (jsonapi.org) package for Laravel applications.
http://laravel-json-api.readthedocs.io/en/latest/
Apache License 2.0
780 stars 109 forks source link

Add support for order sub-queries #419

Closed lindyhopchris closed 3 years ago

lindyhopchris commented 5 years ago

Laravel 6 adds the ability to use order sub-queries, which would be incredibly useful: https://laravel-news.com/eloquent-subquery-enhancements

lindyhopchris commented 3 years ago

Closing in favour of this issue in the new package: https://github.com/laravel-json-api/laravel/issues/14