Routing
admin
Matched route
Route Parameters
| Name | Value |
|---|---|
| crudAction | null |
| crudControllerFqcn | null |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| routeCreatedByEasyAdmin | true |
Route Redirection
This page redirects to:
https://licenselms.ru/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_v1_license_activate | /api/v1/licenses/activate | Path does not match |
| 2 | api_v1_license_check | /api/v1/licenses/check | Path does not match |
| 3 | api_v1_license_deactivate | /api/v1/licenses/deactivate | Path does not match |
| 4 | api_v1_license_status | /api/v1/licenses/status | Path does not match |
| 5 | api_v1_public_key | /api/v1/public-key | Path does not match |
| 6 | api_v1_products | /api/v1/products | Path does not match |
| 7 | api_v1_health | /api/v1/health | Path does not match |
| 8 | admin | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.