У меня проблема с моим larvel deploiement на веб-сервере ovh. После
" composer update "
' php artisan cache:clear '
' php artisan route:clear '
' php artisan dump-autoload '
У меня есть такой ответ:
" There is no existing directory at/storage/logs and its not buildable: Permission denied '
Я помещаю все файлы на 777 chmod, но у меня всегда есть этот ответ.