Answer the question
In order to leave comments, you need to log in
Why can't the local machine see the running box homestead?
I deployed the project, then added homestead to it, did everything according to the instructions from Lara's off site. I set up a config like this (not much different from the default one)
ip: 192.168.10.10
memory: 2048
cpus: 2
provider: virtualbox
authorize: ~/.ssh/id_rsa.pub
keys:
- ~/.ssh/id_rsa
folders:
-
map: 'D:\projects\cook'
to: /home/vagrant/code
sites:
-
map: cook.test
to: /home/vagrant/code/public
databases:
- cook
features:
-
mariadb: false
-
ohmyzsh: false
-
webdriver: false
name: cook
hostname: cook.test
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question