api-platform / core

The server component of API Platform: hypermedia and GraphQL APIs in minutes
https://api-platform.com
MIT License
2.45k stars 877 forks source link

fix(laravel): remove json api provider #6605

Closed soyuka closed 2 months ago

soyuka commented 2 months ago

We don't need this anymore as implementing filters and pagination is done by users using the QueryParameter, and users MAY follow the specification if they want to (as the specification doesn't enforce anything but only recommends)