|
|
@ -256,8 +256,8 @@ return [ |
|
|
|
|
|
|
|
|
// Image and file upload path under the disk above.
|
|
|
// Image and file upload path under the disk above.
|
|
|
'directory' => [ |
|
|
'directory' => [ |
|
|
'image' => 'images', |
|
|
|
|
|
'file' => 'files', |
|
|
|
|
|
|
|
|
'image' => 'supplier/images', |
|
|
|
|
|
'file' => 'supplier/files', |
|
|
], |
|
|
], |
|
|
], |
|
|
], |
|
|
|
|
|
|
|
|
|