... | ... | @@ -8,7 +8,7 @@ This document assumes you have a working install of phpStorm on your system. |
|
|
|
|
|
2. Add command line support for phalcon to phpStorm.
|
|
|
1. Access phpStorm settings (Linux, Windows: `File` > `Settings`, Mac: `PhpStorm` > `Preferences`).
|
|
|
2. Select `Comand Line Tool Support` and click the plus sign `+` in order to add the phalcon CLI tool.
|
|
|
2. Select `Comand Line Tool Support` and click the plus `+` sign in order to add the phalcon CLI tool.
|
|
|
1. Select `Custom tool`.
|
|
|
2. Enter the (absolute) `Tool path` of the `phalcon.sh` contained in the `phalcon-tools` folder you installed in __Step 1__.
|
|
|
3. Enter `phalcon` in the `Alias` field. `Description` can be left blank.
|
... | ... | |