seperate image saving to directory
This commit is contained in:
@@ -103,6 +103,11 @@ return [
|
||||
'root' => '/var/www/html/images/merchbay',
|
||||
'timeout' => 10,
|
||||
],
|
||||
|
||||
'uploads_local' => [
|
||||
'driver' => 'local',
|
||||
'root' => 'C:/wamp64/www/uploads',
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user