Hey,

Are there any tutorials/guides out there that show examples on ways to
bootstrap an application using more then one module? I mean if i have a
directory structure like this:

-library
---Zend
-public
---admin
-----default
-----other
---site
-----default
-----other
---index.php
-application
---configs
-----application.ini
---modules
-----admin
-------controllers
-------layouts
---------scripts
-----------default
-----------other
-------views
---------scripts
-----------default
-----------other
---------helpers
-----site
-------controllers
-------layouts
---------scripts
-----------default
-----------other
-------views
---------scripts
-----------default
-----------other
---------helpers

Basically i am looking for creating a modeler structure application using ZF
1.8, Is there anything blogged about it?

Thanks.


-- 
Vincent Gabriel.
Lead Developer, Senior Support.
Zend Certified Engineer.
Zend Framework Certified Engineer.
-- http://www.vadimg.co.il/

Reply via email to