I got a simple question and can't find the answer to it on the web.
Im using the framework CakePHP.
My question is: Is it possible to split my model, controller and view directories. Like this;
I really hope somebody can help me, because i have searched in the document 2.x Cakephp and search it all over the web and i cant find a solution for it.
Thank you very much
Not as such, but you can have two different app directories (because you are essentially creating two different applications).