diff --git a/config/filesystems.php b/config/filesystems.php index e9d9dbd..70d5b6a 100644 --- a/config/filesystems.php +++ b/config/filesystems.php @@ -53,9 +53,8 @@ 'url' => env('AWS_URL'), 'endpoint' => env('AWS_ENDPOINT'), 'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false), - 'throw' => false, + 'throw' => true, ], - ], /*