Zend Framework initialization shell scripts
Wednesday, 14. November 2007, 10:49:48
- Directory structure - controller dirs, view dirs, public_html, etc. etc.
- .htaccess files - To enable routing
- Bootstrap
- Controllers
I can never remember what to put in the .htaccess files and I often forget the parameters for the front controller in the bootstrap. But what if you could do all these steps with a single command?
I want to be able to run a single command and get the framework up and running without doing anything else.
So, I decided to whip up my trusty Vim and write a couple of shell scripts to do it!
Read the rest of the post at codeutopia.net








How to use Quote function: