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

Developer Tools Problem

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 ?



12.8k
Accepted
answer

If I remember, you need to add a .phalcon file in your folder for it to working but I already have so much trouble with dev tool so I made mine if you want to try : https://github.com/corentin-begne/phalconTool