I Created a project by this command:
phalcon create-project invo --enable-webtools
But when i open this page:
localhost/phalcon/invo/webtools.php
What is the problem?!
I Created a project by this command:
phalcon create-project invo --enable-webtools
But when i open this page:
localhost/phalcon/invo/webtools.php
What is the problem?!
I encountered this type of error after creating a project with phalcon command line tool. So to resolve this issue try the following steps: