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 :: laravel 4 installer 
Shell :: change time linux 
Shell :: push to github 
Shell :: copy directory 
Shell :: bedrock linux 
Shell :: git stash example 
Shell :: haskell change version 
Shell :: how to install tesseract in other language in linux 
Shell :: linux shell arguments 
Shell :: Conditional variables in gitlab-ci.yml 
Shell :: grep lines between two patterns in unix 
Shell :: how to start conda powershell windows 
Shell :: search tag git 
Shell :: PowerShell read CSV file line by line 
Shell :: install cassandra ubuntu 
Shell :: gitlab docker setup 
Shell :: cp command exclude files 
Shell :: bash if else 
Shell :: Bluetooth problem Linux 
Shell :: install psql mac 
Shell :: mocha watch mode 
Shell :: how to git login in terminal 
Shell :: install talib on server 
Shell :: install v2ray 
Shell :: sudo windows 
Shell :: get current working directory ubuntu 
Shell :: shell sort algorithm complexity 
Shell :: clear log file space linux 
Shell :: git bash terminal weird characters 
Shell :: squash 3 commit 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =