sudo chmod -R 777 storage/
Dec 14, 2018
12
Level 3
File upload - failed to open stream: Permission denied
Hello guys, I have problem with store file in my local storage
fopen(C:\xampp\htdocs\laravel\storage\app/public\public/storage/files/2g7cY5RytGcEiXLakZO1hw1hOpkVVRF8rTZCbYMd.): failed to open stream: Permission denied
three days ago everything worked, now that I'm suddenly testing the folder's lack of permissions, and the path to the file's destination looks like it looks.
What this is all about. How can I give write access to this folder?
I will add that I have seen many solutions, but all were on linux, and I work on the windows
Please or to participate in this conversation.