После установки скелетного приложения Zend Framework можно приступить к более подробному ее изучению.
English Русский Optionally, when using Apache, you can use the APPLICATION_ENV setting in your VirtualHost to let PHP output all its errors to the browser. This can be useful during the development of your application. Edit index.php from the zf2-tutorial/public/ directory and change it to the following: На этапе разработки Вы можете направить вывод всех ошибок в браузер. Для этого можно воспользоваться настройкой APPLICATION_ENV на вашем виртуальном хосте. Отредактируйте файл index.php в каталоге zf2-tutorial/public в соответствии со следующим кодом: