How do you guys implement multiple apps e.g. website + cms? How does your directory structure look like? What about your routing? How do you implement the content sharing between the apps?
I had the idea to make two single apps - one for the website, one for administration & content management. The website is available at mydomain.com, the CMS at cms.mydomain.com. Both apps have their own models, controllers, etc. but they should share the same content directory, which holds uploaded files like images, videos, and so on. Can anyone give me a hint or share his/her experience with similar projects? I am greatful for every idea, I do not get ahead at the moment! Thanks, Christoph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
