Zend Framework 1.8 Web Application Development
Creating a Basic MVC Application
Creating the project structure
Application directory structure
The Zend Framework MVC Architecture
Creating the Catalog Model and Resources
Implementing the Catalog Model
Loading Models and other assets
Creating the Catalog Controllers
Building and running the storefront
Creating the user model and resources
Creating the Customer Controller
Creating the Cart Model and Resources
Creating the Cart Views and Forms
Authentication and Authorization
Authentication versus Authorization
What is an administration area?
Implementing the storefront administration area
Securing the administration area
Testing the Customer Controller
Installing Supporting Software
Installing Supporting Software
Installing Supporting Software