LaravelPackages.net
Acme Inc.
Toggle sidebar
tben/laravel-jsonapi

53
1
0.0.4
About tben/laravel-jsonapi

tben/laravel-jsonapi is a Laravel package. It currently has 1 GitHub stars and 53 downloads on Packagist (latest version 0.0.4). Install it with composer require tben/laravel-jsonapi. Discover more Laravel packages by tben or browse all Laravel packages to compare alternatives.

Last updated

JSONAPI TODO

  • [x] Middleware setup

  • [x] Exception handling

  • [x] JSONAPI response

  • [x] JSON error response

  • [ ] Handle all laravel exception

  • [ ] JSONMeta

  • [ ] Include

  • [ ] Fields

  • [ ] Sort

  • [ ] Pagination - Page[offset], Page[limit]

  • [ ] Filtering

Extra

Exception handler - ModelNotFoundException, this holds the class and model id. This information could be on response

Star History Chart