From b2b5b0737ce85060bd47acae87fe621a743c730b Mon Sep 17 00:00:00 2001 From: Arsen Mirzaev Tatyano-Muradovich Date: Mon, 26 Jul 2021 05:33:37 +1000 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BA=D0=B8=D0=B4=D1=8B=D0=B2?= =?UTF-8?q?=D0=B0=D1=8E=20web.php.example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mirzaev/skillparts/system/config/web.php.example | 1 + 1 file changed, 1 insertion(+) diff --git a/mirzaev/skillparts/system/config/web.php.example b/mirzaev/skillparts/system/config/web.php.example index 4f8eec4..f4e1296 100644 --- a/mirzaev/skillparts/system/config/web.php.example +++ b/mirzaev/skillparts/system/config/web.php.example @@ -96,6 +96,7 @@ $config = [ ], 'product/' => 'product/index', '///' => '
/-', + 'profile/geolocation/' => 'profile/geolocation-', 'orders' => 'order/index', 'orders/' => 'order/index', 'orders/<_key:[^/]+>/' => 'order/',