From 1c22c009e74e7b87f3292dd52b446d3895b755c2 Mon Sep 17 00:00:00 2001 From: larryeitel Date: Tue, 16 Aug 2016 08:55:29 -0600 Subject: [PATCH 1/2] Indent - Start/Stop xDebug in TOC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f5af89..34615f35 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant. - [Install Prestissimo](#Install-Prestissimo) - [Install Node + NVM](#Install-Node) - [Debugging](#debugging) - - [Upgrading LaraDock](#upgrading-laradock) + - [Upgrading LaraDock](#upgrading-laradock) - [Help & Questions](#Help) From 7680e29bc51a7193358f56140ff68e213c26eac6 Mon Sep 17 00:00:00 2001 From: larryeitel Date: Tue, 16 Aug 2016 09:23:56 -0600 Subject: [PATCH 2/2] ReTweak README re xdebug --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34615f35..0b9a60d7 100644 --- a/README.md +++ b/README.md @@ -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-CLI Version](#Change-the-PHP-CLI-Version) - [Install xDebug](#Install-xDebug) - - [Start/Stop xDebug](#Controll-xDebug) + - [Start/Stop xDebug](#Controll-xDebug) - [Production](#Production) - [Setup Laravel and Docker on Digital Ocean](#Digital-Ocean) - [Misc](#Misc) @@ -58,7 +58,7 @@ It's like Laravel Homestead but for Docker instead of Vagrant. - [Install Prestissimo](#Install-Prestissimo) - [Install Node + NVM](#Install-Node) - [Debugging](#debugging) - - [Upgrading LaraDock](#upgrading-laradock) + - [Upgrading LaraDock](#upgrading-laradock) - [Help & Questions](#Help)