- Vagrant (1.8.5)
- VirtualBox
##Application works with PHP 5.4 or later and MySQL 5.6 or later
Get Demo Yii2 application source files from Git repository:
git clone git@github.com:nixsolutions/yii2-starter.git %path%
Copy file set-github-oauth-token.sh.sample without .example extension into root project directory and put your github token inside
Run virtual machine
vagrant up
After some provisioning you will have access the application through it's IP address - 192.168.10.11:80
Put email credential in file config/mailer.php
The project is developed by NIX Solutions PHP team and distributed under MIT LICENSE