diff --git a/config/passport.php b/config/passport.php index 7c129d27..99f8aa8f 100644 --- a/config/passport.php +++ b/config/passport.php @@ -15,7 +15,7 @@ return [ | */ - 'guard' => 'api', + 'guard' => 'web', /* |--------------------------------------------------------------------------