ソースを参照

Alphabetic order for laravel best practices DONE.

chan18 9 年 前
コミット
246fad38ca
1 ファイル変更1 行追加1 行削除
  1. 1 1
      free-programming-books.md

+ 1 - 1
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)