Hi guys,
I have try to follow this tutorial: https://player.vimeo.com/video/42367665 . So like it is in the tutorial i have created a project using the command: phalcon create-project invo --enable-webtools , and then i have open the web page: https://localhost/invo/webtools.php , but i can not find the Configuration menu like i have it in the video tutorial? Can someone help me about this, because i can not use this webtools, i get error messages when i want to create controler like this one: "Create Controller
Sorry, WebTools doesn't know where the controllers directory is. Please add the valid path for controllersDir in the application section."