Yes all you need to do is create the directories and move your controllers.
CakePHP will find the files and cache the paths. Make sure you are
developing with debug > 0 so the cache file will be refreshed as you move
your files around.

-- 
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access  public
*/

On Fri, Feb 5, 2010 at 9:30 AM, Mandy Singh <man...@gmail.com> wrote:

> hi,
>
> is it possible to organize controllers under /app/controllers in sub-
> folders ?
>
> my module is growing huge and i would like to create sub directories
> under /app/controllers like "components" .
>
> let me know.
>
> i am on cakephp 1.2.
>
> thanks.
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to