Add the avatars/files folders to the permissions check list
This commit is contained in:
parent
27944b8235
commit
defd78e5c2
@ -21,6 +21,8 @@ return [
|
|||||||
'public/uploads',
|
'public/uploads',
|
||||||
'storage',
|
'storage',
|
||||||
'storage/app/public',
|
'storage/app/public',
|
||||||
|
'storage/app/public/avatars',
|
||||||
|
'storage/app/public/uploads',
|
||||||
'storage/framework',
|
'storage/framework',
|
||||||
'storage/framework/cache',
|
'storage/framework/cache',
|
||||||
'storage/framework/sessions',
|
'storage/framework/sessions',
|
||||||
|
Loading…
Reference in New Issue
Block a user