Browse Source

route admin dashboard

master
Charly 2 years ago
parent
commit
6fd8e692ef
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/routes.yaml

+ 1
- 1
config/routes.yaml View File

@@ -2,7 +2,7 @@ sov_bundle:
resource: "@LcSovBundle/Resources/config/routes.yaml"
prefix: /

admin_dashboard:
app_admin_dashboard:
path: /admin
controller: App\Controller\Admin\DashboardController::index


Loading…
Cancel
Save