Zend Framework: Creating Layout
I continued Zend learning with 3rd page of Zend documentation. It is about creating Layout. In this section, I saw mention about two design patterns about Layout. This layout section introduced one more command: enable layout.
C:\xampp\htdocs\ZendFramework\demosC:\xampp\htdocs\ZendFramework\bin\zf.bat enable layout
This was giving error.
An Error Has Occurred
Action 'enable'… (Continue)