Using Xdebug with Vagrant and PHPStorm This is a guide about how to use Xdebug with PHPStorm if our project is running in a Vagrant machine.… Continue reading “Using Xdebug with Vagrant and PHPStorm”…
Hard time debugging?, not anymore with PsySH When we have a weird bug in our app and we already have added var_dumps and dies everywhere in our… Continue reading “Hard time debugging?, not anymore with PsySH”…