diff --git a/config/passport.php b/config/passport.php index 3cb6bc8d72..1d1226c819 100644 --- a/config/passport.php +++ b/config/passport.php @@ -14,7 +14,7 @@ return [ | */ - 'guard' => 'web, + 'guard' => 'web', /* |--------------------------------------------------------------------------