update_6_10_2019

This commit is contained in:
Frank John Begornia
2019-06-10 18:06:35 +08:00
parent 03f9649f9b
commit 2e79d9b38d
9 changed files with 9 additions and 301 deletions

View File

@@ -48,6 +48,11 @@ return [
'root' => storage_path().'/app',
],
'localdir' => [
'driver' => 'local',
'root' => 'C:\\wamp\\www\\images\\',
],
's3' => [
'driver' => 's3',
'key' => 'your-key',