There is no existing directory at “D:\phpstudy_pro\WWW\www.movie.com\storage\logs” and its not buildable: Permission denied
我们将项目转到新服务器时,记得将缓存清理一下。
php artisan route:clear
php artisan config:clear
php artisan cache:clear
除此之外,还要注意权限是否是www用户(这里是以迁移到宝塔为例)