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 blog

Create Project

Hi Guys, I am trying to start a new project. I am following the Tutorial - Creating a Poll application in 15 minutes with Phalcon.

I run the following command

$ phalcon project blog
bash: phalcon: command not found...

I need help... thanks...



43.9k
Accepted
answer

Hi,

you have to install phalcon-devtools



4.7k

Hi Le51,

Thanks for the help.

I am trying now to create sample project blog.

$ phalcon project blog

Phalcon DevTools (2.0.1)
Success: Controller "index" was successfully created.  
Success: Project 'blog' was successfully created.