Workshop - week 01
From mi-linux
Jump to navigationJump to searchMain Page >> Web Frameworks >> Web Frameworks - Workbook >> Workshop - week 01
Okey dokey, so let's see what we need to do.
We are going to be following the Zend Framework Quickstart tutorial to ensure we can get Zend work properly from our University area.
Following how to set up a project structure, we need to create a directory structure in our personal space.
Using either an FTP client (FileZilla, WS-FTP, etc), or using a Shell prompt through putty, set up the following folder structure:
QuickStart/ application/ controllers/ views/ scripts/ library/ public/