Merge pull request #236 from LarryEitel/re-tweak-readme-xdebug

ReTweak README re xdebug
This commit is contained in:
Mahmoud Zalt 2016-08-16 18:43:46 +03:00 committed by GitHub
commit 5ee1fdd71b

View File

@ -49,7 +49,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant.
- [Change the PHP-FPM Version](#Change-the-PHP-FPM-Version) - [Change the PHP-FPM Version](#Change-the-PHP-FPM-Version)
- [Change the PHP-CLI Version](#Change-the-PHP-CLI-Version) - [Change the PHP-CLI Version](#Change-the-PHP-CLI-Version)
- [Install xDebug](#Install-xDebug) - [Install xDebug](#Install-xDebug)
- [Start/Stop xDebug](#Controll-xDebug) - [Start/Stop xDebug](#Controll-xDebug)
- [Production](#Production) - [Production](#Production)
- [Setup Laravel and Docker on Digital Ocean](#Digital-Ocean) - [Setup Laravel and Docker on Digital Ocean](#Digital-Ocean)
- [Misc](#Misc) - [Misc](#Misc)
@ -58,7 +58,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant.
- [Install Prestissimo](#Install-Prestissimo) - [Install Prestissimo](#Install-Prestissimo)
- [Install Node + NVM](#Install-Node) - [Install Node + NVM](#Install-Node)
- [Debugging](#debugging) - [Debugging](#debugging)
- [Upgrading LaraDock](#upgrading-laradock) - [Upgrading LaraDock](#upgrading-laradock)
- [Help & Questions](#Help) - [Help & Questions](#Help)