Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why.
My routes list, as you can see, already run route:clear : https://prntscr.com/rtmxgu
Return view in controller: https://prnt.sc/rtmxiu
Not found: https://prnt.sc/rtmxle
Default route is the only one working: https://prnt.sc/rtmxn8
I've tested on nginx/1.14.0 and Apache 2.4.
Someone can help me? This is my first project using Laravel. Ps: already changed my .htaccess (when using apache) to: https://prnt.sc/rtn1hj
Thanks a lot.
Solved.
On Nginx:
On Apache:
That's it, hope this can help who is having the same problem :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community