BlogTechnology

debuging wp plugins with phpstorm

 

This is a procedure instruction for debugging php code by PHPSTORM.

 

Vagrant環境で作成したWORDPRESSのWEBサイトをJetBrains製IDEのPHPSTORMでデバッグする時に必要な設定を記載しています。VagrantはVirtualBoxですので、バーチャルマシンとのリモートデバッグの手順になります。

 

 

 

【PHPSTORM】Vagrant環境のPHPをリモートデバッグする