If you add a node to the route (e.g. /foo/create/person ... assumes person is a $type in the class),...
Try this for you model class declaration: class User extends Eloquent implements UserInterface, Remi...
I'm not sure I understand your question, but it's possible you have namespacing issues. Try putting...
Thanks @yaniksilver!
Have you looked into ApiGuard https://github.com/chrisbjr/api-guard). It encapsulates a lot of this...
The Laravel portal for problem solving, knowledge sharing and community building.
The community