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