Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to install xdebug on Windows

// download:
https://xdebug.org/wizard.php

// run command in terminal:
php -i

// and follow below link:
https://www.dorusomcutean.com/install-xdebug-windows-phpstorm/
Comment

how to install xdebug

install with https://github.com/xdebug/xdebug

or

sudo apt install php-xdebug
Comment

xdebug install

pecl install xdebug
Comment

PREVIOUS NEXT
Code Example
Shell :: windows history command 
Shell :: conky ubuntu 20.04 install 
Shell :: how to get list of files in a folder in batch script 
Shell :: git view differences between commits 
Shell :: get new instagram posts by hashtag 
Shell :: yum install tesseract-ocr 
Shell :: cascadia code vscode ubuntu 
Shell :: remove git from angular oproject 
Shell :: how to uninstall unity termanl command 
Shell :: screen quit session 
Shell :: npm install in dev mode 
Shell :: install samba server ubuntu 22.04 
Shell :: The "@angular/compiler-cli" package was not properly installed. 
Shell :: image in github readme 
Shell :: how to change the web default browser in linux 
Shell :: how to install as dev dependency 
Shell :: install AMD drivers on Ubuntu 21.04 
Shell :: linux change azert 
Shell :: how to remove git from vs code 
Shell :: echo  
Shell :: brew install mac 
Shell :: Unsupported file ./google-chrome-stable_current_amd64.deb kali 
Shell :: flutter run all 
Shell :: what service is listen on what port linux 
Shell :: discord linux 
Shell :: duplicate clone remote branch locally git 
Shell :: install mongo compass 
Shell :: install chocolatey 
Shell :: linux unrar multiple files 
Shell :: Error: Cannot tap homebrew/cask: invalid syntax in tap! 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =