News

Install+config Xdebug and PHPStorm w/SSH tunnel for remote debugging This guide will show you how to install and configure Xdebug for remote debugging using a SSH tunnel.
If you need more information like arguments/returns values during the execution, you can use xDebug and convert the trace with ./vendor/bin/xtc for more convenient analysis. xDebug also collects all ...