laravel-json-api / laravel

JSON:API for Laravel applications
MIT License
523 stars 43 forks source link

Proper docs for v4.0 and Laravel 11.x #283

Open LucindaX opened 1 month ago

LucindaX commented 1 month ago

The tutorial docs are for v3.0 with laravel 10.x https://laraveljsonapi.io/docs/1.0/tutorial/ Can't find documentation on proper set up for a Laravel 11.x app with v4.0

lindyhopchris commented 1 month ago

Hi! There's no difference between versions 3 and 4, except the Laravel version.

Thanks for the reminder that I need to update the docs! I'll leave this issue open as a reminder I need to do that.