1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 13:26:28 +00:00

Merge pull request #1915 from paulofreitas/patch-1

Improved PHP Laravel books
This commit is contained in:
victor felder 2016-04-10 15:26:31 +02:00
commit b4fb8bdfe3

View File

@ -1619,10 +1619,13 @@ 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) * [The Tiny Book of Rules](https://www.drupal.org/files/tiny-book-of-rules.pdf) (PDF)
* [Hacking with PHP](http://www.hackingwithphp.com) * [Hacking with PHP](http://www.hackingwithphp.com)
* Laravel Framework * Laravel Framework
* [Laravel 4 Official Documentation. Synced Daily](https://leanpub.com/laravel-5) * Laravel 3
* [Laravel: Code Bright](http://daylerees.com/codebright) * [Laravel: Code Happy](http://daylerees.com/codehappy) - Dayle Rees
* [Laravel Collections Unraveled](https://leanpub.com/laravelcollectionsunraveled) * Laravel 4
* [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc) * [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 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
* [PHP Best Practices](https://phpbestpractices.org) * [PHP Best Practices](https://phpbestpractices.org)
* [PHP Internals Book](http://www.phpinternalsbook.com) * [PHP Internals Book](http://www.phpinternalsbook.com)