cloudcreativity / laravel-json-api

JSON API (jsonapi.org) package for Laravel applications.
http://laravel-json-api.readthedocs.io/en/latest/
Apache License 2.0
778 stars 109 forks source link

Meta field fix #642

Closed KierynAnnette closed 6 months ago

KierynAnnette commented 7 months ago

From the issue here: https://github.com/cloudcreativity/laravel-json-api/issues/638

I couldn't see a fix for this. I have made the change to a copy of v5.

Replaced the Primary and Inclusion functions and added the resourceMeta function and updated the docs.

lindyhopchris commented 6 months ago

@KierynAnnette thanks for taking the time to submit a PR. This is exactly the solution, so I'll merge now.