An easy way to create a new Controller is by doing this with the command line.
On Windows, open a new terminal (SHIFT + right click on your project directory) and write this:
$ TheProjectDirectory> CompletePathUntil\ZendFramework-1.11.7\bin\zf.bat create controller Menu
It will create:
All that in a single line.
Interesting, isn't it?
© Badprog - I want to change the world. And I will.
Add new comment