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

Phalcon project doesn't have a config.ini file

I have created a new Phalcon project using the developer tools. I was reading the Developer Tools documentation. In the "Preparing Database Settings" section it says to edit your config.ini file. However, in the project I created, there is no config.ini. I am using Phalcon 3.0.0



40.1k
Accepted
answer
edited Aug '16

Try.

phalcon project --use-config-ini --type=simple --name MyProject