Debuging Laravel Sail Projects

A senior PHP + JavaScript + MySql developer of large-scale websites & backends and entrepreneur living in Vilnius, Lithuania with my wife Monika and my parrot Johnny.
Very good at project management and communication, too.
I’m here to create stuff that is useful to other people. Let's keep in touch!
Add to
.env:SAIL_XDEBUG_MODE=develop,debug,coverageRestart
sail up.- In PHPStorm, add mapping in Settings → PHP → Servers →
0.0.0.0to/var/www/html.




