From 894c94a8b8943a1e5d4c70cc47fdeceb497e4995 Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Wed, 8 Feb 2023 13:16:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/filesystems.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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, ], - ], /*