php - Phalcon is not recognised as an internal command -


i'm trying install phalcon first time on windows 8.1. made right config , saw phalcon ext in phpinfo(). want install tools of phalcon.

i installed them in documentation page: https://docs.phalconphp.com/en/latest/reference/wintools.html, wrong. should output: enter image description here

and output: enter image description here

is wrong output?
have change something?
can't find folder created phalcon models, controllers , views on pc.
phalcon create folder or have create 1 myself?

in first tutorial says create files inside controller or model or view folder, these folders located?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -