I swear I've read over every single article of documentation that has ever existed on setting up homestead, and I just cannot seem to get past this issues. I really have tried everything that I can find. The Homestead documentation is horrendous...
I've tried vagrant --provision
and every other command-line recommendation available, it seems.
Homestead.yaml
---
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox
authorize: ~/.ssh/id_rsa.pub
keys:
- ~/.ssh/id_rsa
folders:
- map: ~/Code
to: /home/vagrant/Code
sites:
- map: homestead.app
to: /home/vagrant/Code/myproject/public
databases:
- homestead
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire