Normally we rely on browser extension to debugging with PHPStorm /VisualCode and XDebug. But Postman is an own application, so i couldnt install any extension.
The trick 🙂 only append to the end „http://myurl/service?XDEBUG_SESSION_START=PHPSTORM„
Normally we rely on browser extension to debugging with PHPStorm /VisualCode and XDebug. But Postman is an own application, so i couldnt install any extension.
The trick 🙂 only append to the end „http://myurl/service?XDEBUG_SESSION_START=PHPSTORM„