... | ... | @@ -10,7 +10,7 @@ This document assumes you have a working install of phpStorm on your system. |
|
|
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.
|
|
|
1. Select `Custom tool`.
|
|
|
2. Enter the 'Tool path' (absolute) of the `phalcon.sh` contained in the `phalcon-tools` folder you installed in Step 1.
|
|
|
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.
|
|
|
|
|
|
|
... | ... | |