This Gist shows how to run CentOS linux distro native or on a Vagrant virtual machine with Nginx. Access it locally or via host to the 'localhost:80'. Also show how to make Laravel servers to run and access the url both locally and via host at 'localhost:8000'
- Via PowerShell
- Download CentOS 7 x86_64 Vagrant box
- Download and install Vagrant 2.0.2 x86_64
- Create Vagrant directories
- Add CentOS 7 x86_64 box to Vagrant
- Configure Vagrantfile