Basic PHP, MySql and Nginx Vagrant box.
- clone this repository
- execute
vagrant up
- in your
/etc/hosts
create an entry for192.168.100.100 example.loc
- visit http://example.loc in your browser
- debian/8.10 jessie
- nginx/1.6.2
- php/7.1.16
- mysql/5.5.59 (-u root -p password)
- composer/1.6.4
- mc/4.8.13
PHP files live within the web
directory.