Trouble accesing controller from subdirectory in MVC model PHP
I’m encountering issues with a personal project I’m developing. The problem arises when I attempt to “call” my Controller from my View in the MVC model. I receive this error message: “This page isn’t working. localhost is currently unable to handle this request.” This is my project structure: