I have the models Content and ContentLang (http://pastebin.com/725xtXex)
I made the "composer dump-autoload"
But when I try to access to the main package "Teros/Content" (using Orchestra Platform) I get "Class 'ContentLang' not found".
I need to create a Facade for the model ContentLang too?
I have the models Content and ContentLang (http://pastebin.com/725xtXex) I made the "composer dump-autoload" But when I try to access to the main package "Teros/Content" (using Orchestra Platform) I get "Class 'ContentLang' not found". I need to create a Facade for the model ContentLang too?