how to debug postman phpstorm? #730
Unanswered
anhdung1301
asked this question in
Help & Support
Replies: 1 comment
-
Follow the instructions here to set up PHPStorm for xdebug in a Warden project: https://docs.warden.dev/configuration/xdebug.html In Postman you just need to add an
Make sure your PHPStorm is listening for debug connections, then execute your request in Postman. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version of Warden
0.12.0
Operating System and Installation Method
Ubuntu
Describe the Bug
how to debug postman phpstorm?
Beta Was this translation helpful? Give feedback.
All reactions