On May 28, 1:19 pm, rtanz <[EMAIL PROTECTED]> wrote: > hi i have recently installed cake and would like to test several > applications to try the framework out and learn it, however i am not > sure how to organise my stuff. what is the suggested way to organise > folders and filees on a cake installation, is it better to just create > a new cake folder for each new project or can i put all projects into > one cake folder?
It depends. Unless you know you need to run separate cake versions for different apps just place them all at the same directory level as the cake dir. This makes pulling core updates much more simple. -- Travis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
