Installing xdebug First we need to install xdebug with the following command: sudo pecl install xdebug Now we need to add some code to the php.ini. sudo ...
確定! 回上一頁