From 0a054dbfd07618d4cbb2cbfbb8b4a22b3e3aad83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ca=C3=ADque=20de=20Castro=20Soares=20da=20Silva?= Date: Tue, 21 May 2024 05:34:52 -0300 Subject: [PATCH] refactor: use ::class notation to register routes --- routes/web.php | 71 +++++++++++++++++++++++++++++++------------------- 1 file changed, 44 insertions(+), 27 deletions(-) diff --git a/routes/web.php b/routes/web.php index c95560e..9e15f3a 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,5 +1,22 @@ false]);