Can't start vagrant after Laravel Homestead installation (vagrant up)

后端 未结 1 1540
野趣味
野趣味 2021-01-02 04:10

I followed all the steps in the laravel homestead installation, but after issuing \'vagrant up\' command I get this messages:



        
相关标签:
1条回答
  • Ok, I got it... Vagrant is not fond of tabs in the Homestead.yaml file... The indentation must be with spaces and exact.

    Just substituted the tabs with spaces and vagrant is able to start.

    0 讨论(0)
提交回复
热议问题