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 :: linux add prefix to all files 
Shell :: cannot find module inquirer 
Shell :: drupal export db to backup 
Shell :: linux permissions 
Shell :: connect-session-sequelize installation 
Shell :: git submodule example 
Shell :: extract every nth line using sed linux fedora 
Shell :: bash yaml parser library 
Shell :: how to set two wallpaper in ubuntu 
Shell :: how to unzip ubuntu 2004 
Shell :: how-to-fix-held-broken-packages 
Shell :: github merge 
Shell :: open bash 
Shell :: kubectl connect to node bash 
Shell :: gulp-imagemin 
Shell :: Could not find or parse valid build output file. 
Shell :: update Yarn globally for macOS users 
Shell :: babel json loader 
Shell :: git gui 
Shell :: List bluetooth devices 
Shell :: default .gitignore file 
Shell :: touch command 
Shell :: remove file via command line 
Shell :: installing api platform 
Shell :: push subtree to github pages 
Shell :: mkdir -p option 
Shell :: show git branch name in terminal mac 
Shell :: git asking for passphrase after restart 
Shell :: how to uninstall cuda 
Shell :: linux check if a group exist or not 
ADD CONTENT
Topic
Content
Source link
Name
3+8 =