Pretty much the same way Symfony does it.  
project
...model (database models used by all apps withing a project)
...apps
......admin
......public

I use a config file for the project as well as second config file for each
application


Greg Freeman wrote:
> 
> Hello,
> 
> I have been using symfony for some time and it has helped my productivity
> a lot. I am really interested in giving ZF a go in an upcoming project.
> 
> I have used ZF components before like lucene (fantastic by the way).
> 
> One thing I am used too in symfony is the separation of applications (i.e
> public frontend / admin backend). How do you achieve this in ZF? I have
> only read about module separation not application separation.
> 
> Thank You!
> 
> Btw thanks to Matthew Weier O'Phinney for the great webinar on zend
> controllers - very informative.
> 

-- 
View this message in context: 
http://www.nabble.com/Separation-of-Public-Admin-tf4586595s16154.html#a13176731
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to