Skip to content

Instantly share code, notes, and snippets.

@nicolascarrascob
Created November 6, 2020 01:53
Show Gist options
  • Save nicolascarrascob/0066dd4cccb5e26666993b9970758851 to your computer and use it in GitHub Desktop.
Save nicolascarrascob/0066dd4cccb5e26666993b9970758851 to your computer and use it in GitHub Desktop.
nicolas@Notebook-Asus:~$ sudo vim /etc/php/7.4/mods-available/xdebug.ini
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_autostart = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment