소스 검색

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)