From 69c4c80f22dcd4c89e4c9b94e57a88a926cf664b Mon Sep 17 00:00:00 2001 From: vasya Date: Sat, 21 Mar 2026 21:01:34 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D1=8E=20web=20=D1=80=D0=BE=D1=83=D1=82=20=D0=B4=D0=BB=D1=8F=20?= =?UTF-8?q?silent=5Frefresh=20sanctum=20=D1=82=D0=BE=D0=BA=D0=B5=D0=BD?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- routes/web.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/routes/web.php b/routes/web.php index 86a06c5..8d255cd 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,7 +1,13 @@ withoutMiddleware([AuthenticateMagic::class]);