guillaumebriday / laravel-blog

Laravel 11.0 blog application with Hotwire, Horizon, Telescope, Sanctum, Breeze and Pusher
https://laravel-blog.guillaumebriday.fr
MIT License
1.75k stars 572 forks source link

Error occurs Laravel 5.6 after upload file in Centos Webserver #30

Closed dubesh closed 6 years ago

dubesh commented 6 years ago

The stream or file "/var/www/html/laravel/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

prashantidealittechno commented 6 years ago

You need to give permission to your storage directory.