Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/admin/dashboard
(route: "n/a")
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | bo_about_us_index | /admin/about-us/ | Path does not match |
2 | bo_about_us_create | /admin/about-us/create | Path does not match |
3 | bo_about_us_edit | /admin/about-us/{id}/edit | Path does not match |
4 | bo_about_us_ready_to_launch_index | /admin/about-us/ready-to-launch/ | Path does not match |
5 | bo_about_us_ready_to_launch_create | /admin/about-us/ready-to-launch/create | Path does not match |
6 | bo_about_us_ready_to_launch_edit | /admin/about-us/ready-to-launch/{id}/edit | Path does not match |
7 | bo_about_us_sponsorship_quote_index | /admin/about-us/sponsorship-quote/ | Path does not match |
8 | bo_about_us_sponsorship_quote_create | /admin/about-us/sponsorship-quote/create | Path does not match |
9 | bo_about_us_sponsorship_quote_edit | /admin/about-us/sponsorship-quote/{id}/edit | Path does not match |
10 | bo_about_us_sponsorship_quote_remove | /admin/about-us/sponsorship-quote/{id}/remove | Path does not match |
11 | bo_about_us_submit_resume_index | /admin/about-us/submit-resume/ | Path does not match |
12 | bo_about_us_submit_resume_create | /admin/about-us/submit-resume/create | Path does not match |
13 | bo_about_us_submit_resume_edit | /admin/about-us/submit-resume/{id}/edit | Path does not match |
14 | bo_team_member_list | /admin/team-member/ | Path does not match |
15 | bo_team_member_create | /admin/team-member/create | Path does not match |
16 | bo_team_member_edit | /admin/team-member/{id}/edit | Path does not match |
17 | bo_team_member_remove | /admin/team-member/{id}/remove | Path does not match |
18 | bo_inquiry_index | /admin/contact-us/inquiry/ | Path does not match |
19 | bo_inquiry_details | /admin/contact-us/inquiry/{id}/details | Path does not match |
20 | bo_contact_us_notifications_index | /admin/contact-us/notifications/ | Path does not match |
21 | bo_ready_to_launch_index | /admin/contact-us/ready-to-launch/ | Path does not match |
22 | bo_ready_to_launch_details | /admin/contact-us/ready-to-launch/{id}/details | Path does not match |
23 | bo_sponsorships_index | /admin/contact-us/sponsorships/ | Path does not match |
24 | bo_sponsorships_details | /admin/contact-us/sponsorships/{id}/details | Path does not match |
25 | bo_submit_resume_index | /admin/contact-us/submit-resume/ | Path does not match |
26 | bo_submit_resume_details | /admin/contact-us/submit-resume/{id}/details | Path does not match |
27 | bo_dashboard | /admin/dashboard | Path does not match |
28 | admin_upload_image_from_editor | /admin/file/upload-image-from-editor | Path does not match |
29 | bo_quote_list | /admin/quote/ | Path does not match |
30 | bo_quote_create | /admin/quote/create | Path does not match |
31 | bo_quote_edit | /admin/quote/{id}/edit | Path does not match |
32 | bo_quote_remove | /admin/quote/{id}/remove | Path does not match |
33 | bo_resource_index | /admin/resource/ | Path does not match |
34 | bo_resource_create | /admin/resource/create | Path does not match |
35 | bo_resource_edit | /admin/resource/{id}/edit | Path does not match |
36 | bo_resource_remove | /admin/resource/{id}/remove | Path does not match |
37 | bo_change_password_enter_email | /admin/change-password/enter-email | Path does not match |
38 | bo_change_password_send_link | /admin/change-password/send-link | Path does not match |
39 | bo_change_password_enter_new_password | /admin/change-password/enter-new-password | Path does not match |
40 | bo_change_password_update | /admin/change-password/update | Path does not match |
41 | bo_change_password_success | /admin/change-password/success/{hash} | Path does not match |
42 | bo_login | /admin/login | Path does not match |
43 | bo_logout | /admin/logout | Path does not match |
44 | bo_profile | /admin/profile/view | Path does not match |
45 | bo_profile_update_email | /admin/profile/update-email | Path does not match |
46 | bo_profile_update_password | /admin/profile/update-password | Path does not match |
47 | bo_role_list | /admin/role/ | Path does not match |
48 | bo_user_list | /admin/user/ | Path does not match |
49 | bo_user_create | /admin/user/create | Path does not match |
50 | bo_user_edit | /admin/user/{id}/edit | Path does not match |
51 | bo_user_remove | /admin/user/{id}/remove | Path does not match |
52 | bo_user_update_password | /admin/user/{id}/update-password | Path does not match |
53 | bo_service_index | /admin/service/ | Path does not match |
54 | bo_service_create | /admin/service/create | Path does not match |
55 | bo_service_edit | /admin/service/{id}/edit | Path does not match |
56 | bo_service_remove | /admin/service/{id}/remove | Path does not match |
57 | admin_company_config_index | /admin/company-config/ | Path does not match |
58 | admin_company_create | /admin/company-config/create | Path does not match |
59 | admin_company_edit | /admin/company-config/{id}/edit | Path does not match |
60 | bo_startup_index | /admin/startup/ | Path does not match |
61 | bo_startup_create | /admin/startup/create | Path does not match |
62 | bo_startup_edit | /admin/startup/{id}/edit | Path does not match |
63 | bo_startup_remove | /admin/startup/{id}/remove | Path does not match |
64 | app_about_api | /about/ | Path does not match |
65 | app_api_inquiry_send | /inquiry/send | Path does not match |
66 | app_api_ready_to_launch | /ready-to-launch/ | Path does not match |
67 | app_api_ready_to_launch_send | /ready-to-launch/send | Path does not match |
68 | app_api_sponsorship_quote | /sponsorship/ | Path does not match |
69 | app_api_sponsorship_send | /sponsorship/send | Path does not match |
70 | app_sponsorship_quote_api | /sponsorship-quote/ | Path does not match |
71 | app_submit_resume_api | /submit-resume/ | Path does not match |
72 | app_submit_resume_send_api | /submit-resume/send | Path does not match |
73 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.