Level 3
When i tried to enter an url like www.test.com/login, it keeps returning to 404 not found
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm learning how to create a routing system with php in the "The Php practitioner" series, but I can not access the website without running php on a dedicated port. I can not access my website on 'localhost / test', but I can access it if it includes ports like 'localhost: 8080 / test'
Please or to participate in this conversation.