From d7b522e8ca92211e5a508feeb76b83014828795e Mon Sep 17 00:00:00 2001 From: digitaljesus Date: Sat, 24 May 2014 17:22:13 +0200 Subject: [PATCH] Added a free online book for PHP framework Laravel Book: Laravel: Code Bright URL: http://daylerees.com/codebright Free online book for PHP framework Laravel --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 278b66dd..5d717b91 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1260,6 +1260,7 @@ See also [TeX](#tex) * Laravel Framework * [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/l4) * [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc) + * [Laravel: Code Bright](http://daylerees.com/codebright) * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) * [PHP Best Practices](https://phpbestpractices.org/) * [PHP Cookbook](http://commons.oreilly.com/wiki/index.php/PHP_Cookbook)