Created
August 14, 2017 06:04
-
-
Save anshuraj/a96ce5555da3aa591dac49a8839ced8c to your computer and use it in GitHub Desktop.
Install xdebug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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