moon files

This commit is contained in:
2020-04-02 00:18:02 -05:00
parent b5e1c7d100
commit d61245daf3

View File

@@ -58,6 +58,7 @@ return [
'storage' => [
'driver' => 'local',
'root' => storage_path('storage/app/public'),
'url' => env('APP_URL').'/storage/app/public',
],
's3' => [