Redirect 302 redirect from GET @app_home (c0b84d)

GET https:///admin

Routing

admin Matched route

Route Parameters

Name Value
crudAction
null
crudControllerFqcn
null
dashboardControllerFqcn
"App\Shared\Interface\Http\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /admin
# Route name Path Log
1 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.