...
- Xdebug or Zend Debugger should be installed and configured.
- Install PhpStorm debugger bookmarklets or one of he the Browser Debugging Extensions
- Install the Chrome browser extension as outlined in Live Edit in PhpStorm
...
From the browser, we can use the PhpStorm debugger bookmarklets or one of he the Browser Debugging Extensions to start a PHP debugging session.
...