dimanche 5 novembre 2017

"No input file specified" Homestead

every time I open in browser the adress to my webproject the output is "No input file specified". I'm using mac und the newest version of Homestead an Vagrant. I followed the tutorial on laravel.com. When I log in into my vagrant ssh to check the folders in my vagrant they are shared with my local direcotry (~/myfolder).

folders:
- map: ~/myfolder
  to: /home/vagrant/myfolder

sites:
    - map: northsound.dev
      to: /home/vagrant/myfolder/myproject/public

This is the entry in my hostfile.

192.168.10.10   myproject.adress

I found on the internet something with the ngnix, but I dont know how to find or config the ngnix file on mac. Hope someone knows a solution :)




Aucun commentaire:

Enregistrer un commentaire