Hello! Have a little problem.
I want to learn how to divide controllers in different folders. I see that "mvc\simple-subcontrollers" is suitable to my situation. But when I try to copy this from github (also trying to write it by myself) it only gives me error:
MyApp\Controllers\IndexController handler class cannot be loaded
Tried it on Windows environments (nginx + php-fpm) and also linux. Can anyone try to check this repo? Does it work?