I have installed in on my local server with xampp. Follows all the instructions as mentioned there.
Installed successfully.
But When I click to the other links like login, register or reservation, it redirects me to my xampp dashboard.
My Url is : http://localhost/order and it redirects me to http://localhost/dashboard after click on internal links(login), it should redirect me to http://localhost/order/login as I click on login.
On the other hand its admin part is working fine here : http://localhost/order/admin
It looks like htacess issue to me, but I am not able to rectify it.
Please help me to solve this bug and let me know if I am missing something.
Thanks,
Sunil Chaudhary