From 246fad38cabff7143c9595d4378d109bcf2e7734 Mon Sep 17 00:00:00 2001 From: chan18 Date: Sat, 2 Jul 2016 22:55:52 +0530 Subject: [PATCH] Alphabetic order for laravel best practices DONE. --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index b8ff6d46..911a0725 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1630,9 +1630,9 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * Laravel 5 * [Laravel 5.x Official Documentation. Synced Daily](https://leanpub.com/laravel-5) * [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) +* [Laravel Best Practices](http://www.laravelbestpractices.com) * [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF) * [PHP Best Practices](https://phpbestpractices.org) -* [Laravel Best Practices](http://www.laravelbestpractices.com) * [PHP Internals Book](http://www.phpinternalsbook.com) * [PHP Pandas](http://daylerees.com/php-pandas/) - Dayle Rees * [PHP Programming](https://en.wikibooks.org/wiki/PHP_Programming) -- GitLab