Maybe your nginx issue, try to add index.php
after "/", something like this: /index.php/xxx
Alley Ma, I followed you method and it works. Can you tell me how to fix this issue ? I am using Apache2.
To fix this, u must enable apache's mod_rewrite
module.
I think these two links may help:
And sure, u can question me any further issue.
The mod_rewrite has been enabled and I modified the .haccess file but still the same. The Apache.org docs seems to hard for me to understand.I think it's a Apache setting problems.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community