kukua / concava-api

API for modifying ConCaVa metadata.
http://kukua.github.io/concava-api/
MIT License
1 stars 0 forks source link

Improve including relations #28

Open mauvm opened 8 years ago

mauvm commented 8 years ago

Use Laravel's ::with('templates.attributes') functionality: https://laravel.com/docs/4.2/eloquent#eager-loading. Add ordering relations to relation methods.