From 8be5d81f303c90abd6881c03b770c7f0fb432fb8 Mon Sep 17 00:00:00 2001 From: Jeff Madsen Date: Wed, 25 Nov 2015 09:38:26 +0900 Subject: [PATCH] Add Laravel book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 6425bef7..ab328806 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1601,6 +1601,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/l4) * [Laravel: Code Bright](http://daylerees.com/codebright) * [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc) + * [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF) * [PHP Best Practices](https://phpbestpractices.org) * [PHP Essentials](http://www.techotopia.com/index.php/PHP_Essentials) -- GitLab