Error in exception handler. - Laravel

后端 未结 6 525
小鲜肉
小鲜肉 2020-12-04 06:24

It\'s a Laravel-install related question. I have a public-facing Unix server setup:


ServerAdmin webmaster@mydomain.org
DocumentRoot          


        
6条回答
  •  情歌与酒
    2020-12-04 06:51

    I have the same issue, I just change the permission from directory app/storage to 775 with the chmod command line

提交回复
热议问题