List of posts tagged: Vagrant

Vagrant PHP Yii2 or how not to bother with the peculiarities of its OS to customize the development environment

A little bit about Vagrant. For me, the most convenient operating system for PHP development is Ubuntu. Here all the software is free, easy to configure, lots of documentation, etc. But if you have to work with other OSes (Windows, Mac, etc.) sometimes, you encounter problems installing one or another module or plugin for PHP. Vagrant helps a lot to get around this rake the tenth way. How it is done and what advantages Vagrant has - read in the article. We will install Vagrant for development on PHP and install Vagrant to work with Yii2 advanced.

June 10, 2017 28 Yehor Rykhnov Yii Framework 2yii2PHPVagrant