laravel-json-api / laravel

JSON:API for Laravel applications
MIT License
541 stars 41 forks source link

Error in documentation #217

Closed casemeby closed 1 year ago

casemeby commented 1 year ago

https://laraveljsonapi.io/docs/1.0/requests/authorization.html We have error in doc looking there *(https://www.screencast.com/t/j5Gd51zT, https://www.screencast.com/t/wbXqafapNs) need be use LaravelJsonApi\Laravel\LaravelJsonApi;

use LaravelJsonApi\LaravelJsonApi; - not working

Please fix it.

lindyhopchris commented 1 year ago

Thanks for the PR. This will be fixed when I push the next updated docs to the server.