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/',