Re: Group controllers into folders

2014-06-10 Thread Reuben
It probably wouldn't be a good idea to buck the convention of putting controllers in the Controllers folder. However, if you feel you can split controllers out into modules, perhaps using plugins to group logical sets of MVC code. Or, consider merging some controllers together, especially if th

Group controllers into folders

2014-06-10 Thread Lucian Vasile
Hello! I was wondering if controllers can be grouped in folders in order to have a cleaner Controllers folder and maybe to have them separately grouped into modules. Thanks! -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You receive