The following tutorial column of phpstorm will introduce to you how phpstrom configures the php environment (setting up automatic synchronization servers, adding swoole automatic prompts). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
[Recommended learning: "PHP video tutorial", "PhpStorm usage tutorial"]
phpstorm sets automatic synchronization server
# and click OK. The project is successfully connected to the server!
phpstorm adds swoole automatic prompt
Download swoole-ide-helper-en
git clone https://github.com/eaglewu/swoole-ide-helper.git
Click, select the directory swoole-ide-helper-en, and click OK.
Programming Video! !
The above is the detailed content of A brief discussion on how phpstrom configures the php environment. For more information, please follow other related articles on the PHP Chinese website!