WIP
This commit is contained in:
@@ -39,7 +39,7 @@ return [
|
||||
'images' => [
|
||||
'driver' => 'local',
|
||||
'root' => storage_path('app/images'),
|
||||
'throw' => false,
|
||||
'throw' => true,
|
||||
],
|
||||
|
||||
'public' => [
|
||||
|
||||
Reference in New Issue
Block a user