Skip to content

Instantly share code, notes, and snippets.

@anshuraj
Created August 14, 2017 06:04
Show Gist options
  • Save anshuraj/a96ce5555da3aa591dac49a8839ced8c to your computer and use it in GitHub Desktop.
Save anshuraj/a96ce5555da3aa591dac49a8839ced8c to your computer and use it in GitHub Desktop.
Install xdebug
- Assuming php is already installed in the system, open a terminal and run php -i. Copy the output.
- Goto https://xdebug.org/wizard.php and paste the phpinfo output in the text box.
- Follow the instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment