Preparation: Phalcon-devtools Package: Https://github.com/phalcon/phalcon-devtools
Extract to Wampserver www directory (xampp user should be Htdocs folder) <phalcon-devtools package multi-layer folder, recommended all in Phalcon-tools folder >
Configuring Environment variables
< set the PHP folder path (my PHP is on the D drive) and I created the Phalcon-tools folder path (my is the D-Disk www folder) >
Run cmd
< switch to wamp/www new Phalcon Project >
< Now you can see the complete project, the structure of the framework has been established >
Next configuration, Phpstorm Phalcon code hints, right-click Phpstorm left directory structure last item External Libraries, select Configure ... This item
Then combine the documentation examples to actually apply:
Http://phalcon.ipanta.com/1.3/tools.html#download
Phalcon:windows phalcon dev-tools Configuration and Phpstorm configuration Phalcon code hints