From fdeabc6ac53940b85d4b192ada6f5fe8fba52ce3 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Mon, 4 Jul 2016 00:23:37 +0200 Subject: [PATCH] Fix ordering --- 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 911a0725..ac128314 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1629,8 +1629,8 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, * [Laravel: Code Bright](http://daylerees.com/codebright) - Dayle Rees * Laravel 5 * [Laravel 5.x Official Documentation. Synced Daily](https://leanpub.com/laravel-5) + * [Laravel Best Practices](http://www.laravelbestpractices.com) * [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) * [PHP Internals Book](http://www.phpinternalsbook.com) -- GitLab