Hello. I'm kinda new here - but using Laravel 4 on WAMP. A've also had a problem with routing. What helped:
unhash the line in httpd.conf: LoadModule rewrite_module modules/mod_rewrite.so
click wamp icon -> apache -> apache modules -> scroll and check rewrite_module ON
restart WAMP
After these WAMP is cooperating with me.
Thanks for the reply. I have done that, It is still redirecting
localhost/laravelapp/public/logins
to
localhost/logins
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community