izniburak / php-router

PHP Router, which also has rich features like Middlewares and Controllers is simple, useful and flexible router class for PHP.
https://github.com/izniburak/php-router/wiki
MIT License
238 stars 45 forks source link

BackendIndexController class is not found. Please check the file. #59

Closed AlifJamain closed 3 years ago

AlifJamain commented 3 years ago

Its failed when i make a subfolder under Controller. How to make its possible?

AlifJamain commented 3 years ago

its already fix. I just forgot the namespace of the controller