Hi all,
I'm creating a web server on my machine running Ubuntu20.04 in a VM. I already installed the nginx and created a new host with a port of 8000; my problem is when i try to access localhost:8000/project_name/new_route it returns 404 message, what I can access only is localhost:8000 and localhost:8000/project_name meaning I can't go to other routes under my created laravel project.
Hope you can help me with this problem.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community