... | ... | @@ -9,7 +9,9 @@ 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.
|
|
|
3.
|
|
|
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.
|
|
|
3. Enter `phalcon` in the `Alias` field. `Description` can be left blank.
|
|
|
|
|
|
|
|
|
#### References |
|
|
\ No newline at end of file |