When I try to go to localhost/myproj/user it gives me a 404 error, but when I type localhost/myproj/index.php/user It works
How can I fix this? thanks in advance.
When I try to go to localhost/myproj/user it gives me a 404 error, but when I type localhost/myproj/index.php/user It works
How can I fix this? thanks in advance.