标签: php laravel-5.2 ubuntu-14.04 linode
我刚刚将我的Laravel应用程序从本地移动到制作,但是当我去那里时,我不断看到哎呀,看起来有点错误。我尝试过生成密钥,并且还在/config/app.php中设置了debug=>true 我试过tail -f /var/log/apache2/error.log,但没有错误。 storage/上的权限为775,所有者为www-data:www-data 我该如何调试这个应用程序。 Laravel版本是5.2 服务器是Linode
debug=>true
tail -f /var/log/apache2/error.log
storage/
www-data:www-data