GET https://dev.reset-type.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 docs_search_suggestions /admin/docs/search/suggestions Path does not match
2 docs_search /admin/docs/search Path does not match
3 admin_awards_list /admin/awards/ Path does not match
4 admin_awards_create /admin/awards/create Path does not match
5 admin_awards_edit /admin/awards/{id} Path does not match
6 admin_awards_delete /admin/awards/delete/{id} Path does not match
7 admin_clients_list /admin/clients/ Path does not match
8 admin_clients_create /admin/clients/create Path does not match
9 admin_clients_edit /admin/clients/{id} Path does not match
10 admin_clients_delete /admin/clients/delete/{id} Path does not match
11 admin_collaborators_list /admin/collaborators/ Path does not match
12 admin_collaborators_create /admin/collaborators/create Path does not match
13 admin_collaborators_edit /admin/collaborators/{id} Path does not match
14 admin_collaborators_delete /admin/collaborators/delete/{id} Path does not match
15 admin_contacts_list /admin/contacts/ Path does not match
16 admin_designer_list /admin/designer/ Path does not match
17 admin_designer_create /admin/designer/create Path does not match
18 admin_designer_edit /admin/designer/{id} Path does not match
19 admin_designer_delete /admin/designer/delete/{id} Path does not match
20 about /about Path does not match
21 admin_buys_list /admin/buys/ Path does not match
22 admin_buys_details /admin/buys/{id} Path does not match
23 admin_coupons_list /admin/coupons/ Path does not match
24 admin_coupons_ajax_listing /admin/coupons/ajax-listing Path does not match
25 admin_coupons_create /admin/coupons/create Path does not match
26 admin_coupons_edit /admin/coupons/{id} Path does not match
27 admin_coupons_delete /admin/coupons/delete/{id} Path does not match
28 buy /buy Path does not match
29 confirmPayment /confirm-payment Path does not match
30 payment_error /payment_error Path does not match
31 coupon_validation /coupon-validation Path does not match
32 download-link /download-link Path does not match
33 admin_colophon_list /admin/colophon/ Path does not match
34 admin_colophon_ajax_listing /admin/colophon/ajax-listing Path does not match
35 admin_colophon_create /admin/colophon/create Path does not match
36 admin_colophon_edit /admin/colophon/{id} Path does not match
37 admin_colophon_delete /admin/colophon/delete/{id} Path does not match
38 colophon_list /colophon Path does not match
39 admin_csv_export_index /admin/csv-export Path does not match
40 docs_index /admin/docs Path does not match
41 docs_category /admin/docs/{category} Path does not match
42 docs_show /admin/docs/{category}/{document} Path does not match
43 admin_faq_list /admin/faqs/ Path does not match
44 admin_faq_ajax_listing /admin/faqs/ajax-listing Path does not match
45 admin_faq_create /admin/faqs/create Path does not match
46 admin_faq_edit /admin/faqs/{id} Path does not match
47 admin_faq_delete /admin/faqs/delete/{id} Path does not match
48 faqs_list /faqs Path does not match
49 admin_dashboard /admin/ Path does not match
50 admin_footer_list /admin/footer/ Path does not match
51 admin_footer_create /admin/footer/create Path does not match
52 admin_footer_edit /admin/footer/{id} Path does not match
53 admin_footer_delete /admin/footer/delete/{id} Path does not match
54 admin_home /admin/home Path does not match
55 admin_home_texts /admin/home-texts Path does not match
56 admin_newsletter_subscribers /admin/newsletter Path does not match
57 home / Route matches!

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