What permission do you have on the storage directory?
Sep 16, 2023
6
Level 3
StoreAs create folder with 700 permission.
Hi.
When I use StoreAs method for upload and saving file, it create sub folder with 700 permission.
But I need it to be created as 775 permission.
How can I change the default folder creation permission ?
Level 122
why do you need 775 ? only the webserver should read and write the folder?
This is what @vincent15000 was referring you to https://laravel.com/docs/10.x/filesystem#local-files-and-visibility
1 like
Please or to participate in this conversation.