I have a Laravel web application that works perfectly on my server but when I try to install it locally on wamp, I keep getting this error
The requested URL /rms/public/users/dashboard was not found on this server.
I have mod_rewrite enabled. I can't seem to find a .htaccess in /public/ folder.