I am new in CakePHP. I have one query about the URL in CakePHP.
I have one project in CakePHP. when i am accessing the project using localhost like below example.
then it will be convert in to these URL
http://example.com/vadodara/users/login
I want to know how to above URL convert when I access project using localhost.
please give me guideline how to find it in my project
Thanks in advance Ramesh Prajapati