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?!
Change the base uri in your config.php baseUri = "/phalcon/invo/"