浏览代码

Organized PHP Laravel books by framework version

Eases the list lookup. Also added the author name to *Laravel: Code Bright* book.
Paulo Freitas 9 年之前
父节点
当前提交
f9d4d08cfb
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5 3
      free-programming-books.md

+ 5 - 3
free-programming-books.md

@@ -1619,9 +1619,11 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
     * [The Tiny Book of Rules](https://www.drupal.org/files/tiny-book-of-rules.pdf) (PDF)
 * [Hacking with PHP](http://www.hackingwithphp.com)
 * Laravel Framework
-  * [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/laravel-5)
-  * [Laravel: Code Bright](http://daylerees.com/codebright)
-  * [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled)
+  * Laravel 4
+    * [Laravel: Code Bright](http://daylerees.com/codebright) - Dayle Rees
+  * Laravel 5
+    * [Laravel 5.x Official Documentation. Synced Daily](https://leanpub.com/laravel-5)
+    * [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 Internals Book](http://www.phpinternalsbook.com)