1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-02 22:40:47 +00:00

Alphabetic order for laravel best practices DONE.

This commit is contained in:
chan18 2016-07-02 22:55:52 +05:30 committed by Victor Felder
parent babc0072b9
commit 246fad38ca

View File

@ -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)