From fd5cca5450f8b0b1d20936c8a4d0a78a167063b4 Mon Sep 17 00:00:00 2001 From: Hussain Mahamud <53370990+hussain-mahamud@users.noreply.github.com> Date: Wed, 8 Jan 2025 22:51:45 +0600 Subject: [PATCH] update guard --- config/passport.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', /* |--------------------------------------------------------------------------