<code>ErrorException in Filesystem.php line 111: file_put_contents(/var/www/html/laravel/bootstrap/cache/services.php): failed to open stream: Permission denied</code>
laravel更新了 下载来看看有什么变化结果结果报这个错,跟缓存有什么关系呢?
<code>ErrorException in Filesystem.php line 111: file_put_contents(/var/www/html/laravel/bootstrap/cache/services.php): failed to open stream: Permission denied</code>
laravel更新了 下载来看看有什么变化结果结果报这个错,跟缓存有什么关系呢?
目录的权限问题,改下试试,要有写权限