PHPStorm debug PHP and PHPUnit

Publicado el: 04 diciembre 2024
en el canal de: Zoltán Papp
165
0

How to debug php in PHPStorm on Ubuntu 24.04

After installing php-xdebug edit the

/etc/php/8.3/cli/conf.d/20-xdebug.ini
Put content:

zend_extension=xdebug.so
xdebug.mode=debug
xdebug.client_host=127.0.0.1
xdebug.client_port=9003

Then open PHPStorm settings and follow description in PHP / Debug dialog. Then start Listening for debugger.on top of the editor screen.
Start react client and Laravel artisan server. Then open the configured browser, start debugging listener beside the url field.
Navigate to the request url of the placed brakepoint and enjoy the fully workable debugger.

For PHPUnit testing, set the Test frameworks as viewed in the video.

Please by me a cup of coffe if I helped to you:
https://buymeacoffee.com/pzoli


En esta página del sitio puede ver el video en línea PHPStorm debug PHP and PHPUnit de Duración hora minuto segunda en buena calidad , que subió el usuario Zoltán Papp 04 diciembre 2024, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 165 veces y le gustó 0 a los espectadores. Disfruta viendo!