OSS封装

This commit is contained in:
2025-05-07 22:24:01 +08:00
parent 8a99bcb904
commit dabef7a5a0
4 changed files with 160 additions and 26 deletions

View File

@@ -32,7 +32,7 @@ return [
'local' => [
'driver' => 'local',
'root' => storage_path('app/private'),
'root' => storage_path('app/public'),
'serve' => true,
'throw' => false,
'report' => false,