update_6_10_2019
This commit is contained in:
@@ -48,6 +48,11 @@ return [
|
||||
'root' => storage_path().'/app',
|
||||
],
|
||||
|
||||
'localdir' => [
|
||||
'driver' => 'local',
|
||||
'root' => 'C:\\wamp\\www\\images\\',
|
||||
],
|
||||
|
||||
's3' => [
|
||||
'driver' => 's3',
|
||||
'key' => 'your-key',
|
||||
|
||||
Reference in New Issue
Block a user