Skip to content
Snippets Groups Projects
Commit 632d2854 authored by mattwire's avatar mattwire Committed by GitHub
Browse files

Update phpstorm.md

Add links for phpstorm xdebug configuration
parent 530fba72
Branches
No related tags found
No related merge requests found
......@@ -24,8 +24,11 @@ Create the 'CiviCRM' code styling preference:
That's it. You can now use this code style on all future CiviCRM-related projects. If you are only developing for CiviCRM, you can also copy this style to the 'Default' style.
## XDebug integration
You need to configure XDebug on the webserver, phpstorm on the development machine and a debugger helper in the browser.
TODO
To configure XDebug and PHPStorm see: https://www.jetbrains.com/help/phpstorm/configuring-xdebug.html
For browser helpers see: https://confluence.jetbrains.com/display/PhpStorm/Browser+Debugging+Extensions
## Running automated tests from within PhpStorm {:#testing}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment