⟩ Tell me why is there a need to configure the URL routes?
Changing the URL routes has some benefits like
☛ From SEO point of view, to make URL SEO friendly and get more user visits
☛ Hide some URL element such as a function name, controller name, etc. from the users for security reasons
☛ Provide different functionality to particular parts of a system