Aug 12, 2022
0
Level 10
Laravel Forge and Storage link
Hello, I launched php artisan storage:link and I uploaded my files into storage folder.
So when i get file, it returns 404, so using terminal server i launch chmod -R 777 storage and it works!! BUT when i upload new files, the issue comes back. And I need to re-launch chmod -R 777 storage. What's wrong?
Thank you very much.
Please or to participate in this conversation.