Laravel 5.8: A facade root has not been set after homestead restart

后端 未结 4 1486
走了就别回头了
走了就别回头了 2021-01-06 11:30

so I\'m trying to get into Laravel and this is my first time using Vagrant, so here\'s my problem:

I\'ve worked through the Laravel Homestead introduction and set up

4条回答
  •  庸人自扰
    2021-01-06 11:52

    Upgrading VirtualBox to v6 from v5 fixed this issue for me. I'm on OSX 10.15 Catalina.

    I didn't have to adjust the version of my homestead box after upgrading VirtualBox.

    Upgrading was recommended as a fix from this github issue: https://github.com/laravel/homestead/issues/1178

提交回复
热议问题