To enable the parsing of HTML files as PHP in NGINX, use the following instructions. If you are not using Vagrant/Homestead skip to step four.
- Open a new terminal window
- SSH into the virtual machine
cd ~/homestead/ && vagrant ssh
- Edit the site configuration (replace example.com with your domain name)