diff --git a/config/passport.php b/config/passport.php index ae902d80..beb099ec 100644 --- a/config/passport.php +++ b/config/passport.php @@ -13,7 +13,7 @@ | */ - 'guard' => 'web', + 'guard' => 'web112', /* |--------------------------------------------------------------------------