GET https://palace-consulting.com/forget-password

Routing

forget_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /forget-password
# Route name Path Log
1 page_contact /contact Path does not match
2 page_offre /offres Path does not match
3 page_offre_details /details/offre/{id} Path does not match
4 app_login_client /login Path does not match
5 app_inscription_client /inscription Path does not match
6 forget_password /forget-password Route matches!

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