egeriis / laravel-jsonapi

Make it a breeze to create a jsonapi.org compliant APIs with Laravel 5.
MIT License
146 stars 27 forks source link

Ability to get a relation's data via model method #15

Closed pmccarren closed 9 years ago

pmccarren commented 9 years ago
egeriis commented 9 years ago

Looks good to me. Thank you for yet another contribution :-)

Can I ask which project you're using this lib in?

pmccarren commented 9 years ago

@egeriis I'm using it in a project named Harmony, a super simple, Docker container orchestration platform / deployment system. https://github.com/dronemill