mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Documentation: Xdebug for PHPStorm
This commit is contained in:
parent
a23b23b774
commit
2b1dc0efc2
BIN
docs/_static/img/tutorials/xdebug_phpstorm_path_mapping.png
vendored
Normal file
BIN
docs/_static/img/tutorials/xdebug_phpstorm_path_mapping.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 199 KiB |
BIN
docs/_static/img/tutorials/xdebug_phpstorm_proxy.png
vendored
Normal file
BIN
docs/_static/img/tutorials/xdebug_phpstorm_proxy.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
docs/_static/img/tutorials/xdebug_phpstorm_settings.png
vendored
Normal file
BIN
docs/_static/img/tutorials/xdebug_phpstorm_settings.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
@ -274,7 +274,20 @@ PHPStorm
|
||||
|
||||
Linux
|
||||
^^^^^^
|
||||
.. todo:: Help needed. Please provide your config.
|
||||
|
||||
Enable Xdebug for the port set in ``xdebug.ini``:
|
||||
|
||||
.. image:: /_static/img/tutorials/xdebug_phpstorm_settings.png
|
||||
|
||||
Create a new PHP server and set a path mapping. This tutorial assumes your local Devilbox projects
|
||||
to be in ``./data/www`` of the Devilbox git directory:
|
||||
|
||||
.. image:: /_static/img/tutorials/xdebug_phpstorm_path_mapping.png
|
||||
|
||||
Set DBGp proxy settings:
|
||||
|
||||
.. image:: /_static/img/tutorials/xdebug_phpstorm_proxy.png
|
||||
|
||||
|
||||
MacOS (Docker for Mac)
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user