Laravel Homestead: 403 forbidden on nginx

后端 未结 16 2366
醉话见心
醉话见心 2020-12-30 19:17

I just installed Laravel Homestead according to their instructions. When I open http://homestead.app:8000 I get the nginx 403 forbidden HTTP Response.

I have tried s

16条回答
  •  离开以前
    2020-12-30 19:43

    Access in your browser

    homestead.app/public
    

    Before installation of laravel/laravel with composer within /home/vagrant/Code/Laravel/public

提交回复
热议问题