A free and open-source book on ZF3 for beginners


2. Zend Skeleton Application

Zend Framework 3 provides you with the so called "skeleton application" to make it easier to create your new websites from scratch. In this chapter, we will show how to install the skeleton application and how to create an Apache virtual host. It is recommended that you refer to Appendix A. Configuring Web Development Environment before reading this chapter to get your development environment configured.


Top