InactiveProjects / limoncello-collins

Quick start JSON API application (Laravel based)
http://jsonapi.org
71 stars 10 forks source link

Model Config Unauthorized #23

Closed xzf0587 closed 8 years ago

xzf0587 commented 8 years ago

I used a model named Config and a Schema named ConfigSchema. When I visit the index link, i am told { "errors": [ { "title": "Unauthorized." } ] }. And all my other Models work normally. Is there anything I did wrong? Thank you for your outstanding work. Sorry for poor English...XD