... | ... | @@ -2,23 +2,21 @@ |
|
|
|
|
|
This document assumes you have a working install of phpStorm on your system.
|
|
|
|
|
|
|
|
|
#### Steps
|
|
|
|
|
|
|
|
|
1) Follow the instructions for your system and install [Phalcon Developer Tools].(http://docs.phalconphp.com/en/latest/reference/tools.html).
|
|
|
|
|
|
2) Add command line support for phalcon to phpStorm.
|
|
|
|
|
|
a. Add phalcon framework
|
|
|
|
|
|
| Access phpStorm settings | |
|
|
|
a. Access phpStorm settings.
|
|
|
| | |
|
|
|
| -------- | -------- |
|
|
|
| Linux | File > Settings |
|
|
|
| Mac | PhpStorm > Preferences |
|
|
|
| Windows | File > Settings |
|
|
|
|
|
|
| Linux | `File` > `Settings` |
|
|
|
| Mac | `PhpStorm` > `Preferences` |
|
|
|
| Windows | `File` > `Settings` |
|
|
|
|
|
|
b. Select `Comand Line Tool Support` and click the plus sign in order to add the phalcon CLI tool.
|
|
|
c.
|
|
|
|
|
|
|
|
|
|
... | ... | |