From 79b1563de5c8e500eccab8b34718733567cd50f2 Mon Sep 17 00:00:00 2001 From: Chris Gaines Date: Tue, 13 Nov 2018 01:21:06 -0600 Subject: [PATCH] Update index.md (#34076) --- guide/english/php/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/php/index.md b/guide/english/php/index.md index 2dadb6af31..481f16ffe9 100644 --- a/guide/english/php/index.md +++ b/guide/english/php/index.md @@ -111,4 +111,4 @@ PHP is [well documented](http://php.net/docs.php). The [official docs](http://ph - [Tizag.com PHP Tutorial](http://www.tizag.com/phpT/): still-relevant tutorials for getting started with PHP - [Awesome PHP](https://github.com/ziadoz/awesome-php): a curated list of PHP libraries, resources, and "shiny things" -- [Laracasts.com](https://laracasts.com/): a membership website to learn web application development with PHP +- [Laracasts.com](https://laracasts.com/): a membership website to learn web application development with PHP, comes with a free getting starting guide.