使用 vagrant ssh 進入虛擬機後,編輯 /etc/php/7.0/cli/conf.d/20-xdebug.ini 檔案,使用下列設定 zend_extension=xdebug.so xdebug.remote_enable=1 ...
確定! 回上一頁