So i have a Phalcon Multi Module project , but i have not created it by the Phalcon's devtools , so when i open a command line into the project folder to create a migration, models or controllers i throws an error saying that the dir i'm in is not a Phalcon Project . How can i fix this ? Is there a way to add the folder to become a phalcon project and not create a new project via the command line ?