API
All the deep details of this library goes here.
Illuminate\Database\Eloquent\Builder
jsonApiPaginate
Name
Default
App\Models\Post::where('title', 'my filter')->jsonApiPaginate();Illuminate\Support\Collection
toJsonApi
OpenSoutheners\LaravelApiable\Contracts\JsonApiable
toJsonApi
OpenSoutheners\LaravelApiable\Support\Apiable
config
toJsonApi
resourceTypeForModel
getResourceType
jsonApiRenderable
response
Last updated