PHPStorm + XDebug Setup Walkthrough

前端 未结 6 649
渐次进展
渐次进展 2020-11-30 19:58

Up until recently, I\'ve been writing code in PHP (via Notepad++) and debugging by checking the logs in IIS (gotta love that web-platform installer); I\'ve since decided to

6条回答
  •  無奈伤痛
    2020-11-30 20:40

    It's really simple to get Xdebug working with PhpStorm, just follow this guide carefully. (NOTE: Updated version of the guide is here)

    For more advanced topics read this.

提交回复
热议问题