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

Fix: add missing resource link functionality #644

Closed lindyhopchris closed 6 months ago

lindyhopchris commented 6 months ago

See #643

This PR attempts to fix the missing functionality around resource links. See the changes to the docs (on the PR diff) for how to use it.