Hello.
I decided to combine Phalcon + Angular. But when you go to another page "without reloading the page" using Angular [ngRoute], Phalcon throws out the error "Exception: TemplateController handler class cannot be loaded" (tried separately without Phalcon everything works).
I understand the essence of the problem, but I would like to know how to fix it.