We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b276a6 commit 394f03fCopy full SHA for 394f03f
config/filesystems.php
@@ -67,6 +67,7 @@
67
'endpoint' => env('AWS_ENDPOINT'),
68
'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false),
69
'throw' => false,
70
+ 'visibility' => 'public',
71
],
72
73
0 commit comments