It would be nice to have dir structure like this:
/app
/controllers
/models
/views
/webroot/
sometimes it is hard to backup only source etc.
On Jan 8, 10:50 pm, Gwoo <[EMAIL PROTECTED]> wrote:
> Robby,
> Good explanation and advice.
>
> Another option is use the bootstrap.php. In there, you can point to
> your model/view/controller directories which could be located anywhere
> in your file system. This would all you to separate them out
> completely from the main app directory. When you need to upgrade you
> just move the bootstrap file into config directory of the new app and
> your done.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---