Redirect 302 redirect from GET @app_dashboard (3fe9e0)

GET https://www.syndicflow.mirakdev.be/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 contract_index /contract/ Path does not match
17 contract_new /contract/new Path does not match
18 contract_show /contract/{id} Path does not match
19 contract_edit /contract/{id}/edit Path does not match
20 contract_delete /contract/{id} Path does not match
21 app_dashboard / Path does not match
22 document_index /document/ Path does not match
23 document_new /document/new Path does not match
24 document_delete /document/{id} Path does not match
25 document_type_index /admin/document-type/ Path does not match
26 document_type_new /admin/document-type/new Path does not match
27 document_type_edit /admin/document-type/{id}/edit Path does not match
28 document_type_delete /admin/document-type/{id} Path does not match
29 absence_index /absence/ Path does not match
30 absence_new /absence/new Path does not match
31 absence_edit /absence/{id}/edit Path does not match
32 absence_delete /absence/{id} Path does not match
33 advance_index /advance/ Path does not match
34 advance_new /advance/new Path does not match
35 advance_edit /advance/{id}/edit Path does not match
36 advance_mark_paid /advance/{id}/mark-paid Path does not match
37 advance_delete /advance/{id} Path does not match
38 employee_index /employee/ Path does not match
39 employee_new /employee/new Path does not match
40 employee_show /employee/{id} Path does not match
41 employee_edit /employee/{id}/edit Path does not match
42 employee_toggle /employee/{id}/toggle Path does not match
43 payroll_index /payroll/ Path does not match
44 payroll_new /payroll/new Path does not match
45 payroll_show /payroll/{id} Path does not match
46 payroll_edit /payroll/{id}/edit Path does not match
47 payroll_validate /payroll/{id}/validate Path does not match
48 expense_index /expense/ Path does not match
49 expense_new /expense/new Path does not match
50 expense_edit /expense/{id}/edit Path does not match
51 expense_delete /expense/{id} Path does not match
52 invoice_index /invoice/ Path does not match
53 invoice_new /invoice/new Path does not match
54 invoice_show /invoice/{id} Path does not match
55 invoice_edit /invoice/{id}/edit Path does not match
56 invoice_delete /invoice/{id} Path does not match
57 payment_index /payment/ Path does not match
58 payment_new /payment/new Path does not match
59 payment_edit /payment/{id}/edit Path does not match
60 payment_delete /payment/{id} Path does not match
61 residence_index /residence/ Path does not match
62 residence_new /residence/new Path does not match
63 residence_show /residence/{id} Path does not match
64 residence_edit /residence/{id}/edit Path does not match
65 residence_toggle /residence/{id}/toggle Path does not match
66 app_search /search Path does not match
67 app_login /login Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.