We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon Module skeleton

I don't know how to solve this error. Does somebody helps me?

PHP Fatal error: Class 'Phalcon\Mvc\Router' not found in /home/fabricio/Public/project/application/config/core.php on line 152

        }, //line 152
        'parameters' => array(
            'uriSource' => Router::URI_SOURCE_SERVER_REQUEST_URI
        )


16.4k
Accepted
answer

Is phalcon Showing up on ur phpinfo()?