I just finished installing the phalcon framework, then I made a new project with name demo2 and there was a problem when it was run like this:
Demo2Controller handler class cannot be loaded
0 [internal function]: Phalcon\Mvc\Dispatcher->_throwDispatchException('Demo2Controller...', 2)
1 [internal function]: Phalcon\Dispatcher->dispatch()
2 C:\xampp\htdocs\demo2\public\index.php(42): Phalcon\Mvc\Application->handle()
3 {main}
I dont know where is the problem because i'm following tutorial from https://www.tutorialspoint.com/phalcon/phalcon_configuration.htm