modifiche varie

This commit is contained in:
2023-08-02 19:12:37 +02:00
parent 8ff62254bf
commit d7fe1fcb81
12 changed files with 183 additions and 13 deletions

View File

@@ -74,6 +74,7 @@ return [
'links' => [
public_path('storage') => storage_path('app/public'),
public_path('contratti') => storage_path('app/Contratti'),
],
];