BUB-12 Creazione gestione Documenti allegati al movimento

This commit is contained in:
2022-03-14 20:15:20 +01:00
parent e97ffe2473
commit 3be3064505
7 changed files with 188 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ return [
|
*/
'default' => env('FILESYSTEM_DRIVER', 'local'),
'default' => env('FILESYSTEM_DRIVER', 'public'),
/*
|--------------------------------------------------------------------------