Setting up XDebug on a PHP 7.2 Laravel Project (using PHPStorm & Ubuntu 18)

preview_player
Показать описание
This is just a quick tutorial on how I got XDebug to run on my PC. It's really simple but might be useful if you've never done it before.
Рекомендации по теме
Комментарии
Автор

Cheers mate, simple, easy, efficient! Legend!

RossGlenn
Автор

Thanks a lot! I searched for an answer in your video for a long time...And it also works in VS Code

shalamnik
Автор

Error -
Debug session was finished without being paused
It may be caused by path mappings misconfiguration or not synchronized local and remote projects.
To figure out the problem check path mappings configuration for '127.0.0.1' server at PHP|Servers or enable Break at first line in PHP scripts option (from Run menu).

rohankhude
Автор

i was wondering what Run/Debug configuration you are using in phpstorm?

kevdev
Автор

hi, can you tell me which shell you use?

TheHappyFunLife