M
M
Maxim2019-09-12 09:58:58
Vagrant
Maxim, 2019-09-12 09:58:58

Can't see projects?

tell me, I did vagrant up
and then I run vagrant ssh
but does not see the projects directory

ip: "192.168.10.10"
memory: 1048
cpus: 2
provider: virtualbox

#authorize: ~/.ssh/id_rsa.pub

#keys:
#    - ~/.ssh/id_rsa

folders:
    - map: D:\Laravel\projects
      to: /home/vagrant/projects

sites:
    - map: gymnastics.test
      to: /home/vagrant/gymnastics/public

databases:
    - homestead

features:
    - mariadb: false
    - ohmyzsh: false
    - webdriver: false

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2019-09-12
@Aslero

vagrant reload --provision helped

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question