seantrant
7/15/2016 - 10:14 AM

Adding a new Laravel Site to an existing install

Adding a new Laravel Site to an existing install

1. Homestead.yaml file
2. hosts file
3. env file
4. db correct info
5. run serve command / vagrant provsion
  from vagrant ssh root
  - serve map to: eg serve eko.dev /home/vagrant/Sites/EKO/public
  eg2. serve ponyexpress.dev /home/vagrant/Sites/PonyExpress/public
6. if correct site does not show run "vagrant provision" from homestead root  
  
 run vagrant provision
  then serve again if 403 , also cleared what could have been tabs in hosts file sudo nano /ect/hosts