This commit is contained in:
2024-06-01 03:10:30 +02:00
parent 1d41dea9fa
commit 26551964b1
25 changed files with 1808 additions and 341 deletions

View File

@@ -39,7 +39,7 @@ return [
'images' => [
'driver' => 'local',
'root' => storage_path('app/images'),
'throw' => false,
'throw' => true,
],
'public' => [