1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

Merge pull request #52 from mnishihan/patch-1

Added reference to some free laravel (a popular PHP framework) resources
This commit is contained in:
vhf / victor felder 2013-10-12 09:10:13 -07:00
commit c6f6f3f6f9

View File

@ -547,6 +547,10 @@
* [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*)
* [Symfony2](http://symfony.com/doc/current/book/index.html)
* [Zend Framework: Survive the Deep End](http://www.survivethedeepend.com/)
* Laravel Framework
* [Official Documentation (Offline Version)](https://leanpub.com/l4-offline-doc)
* [Code Happy](http://codehappy.daylerees.com/) (Laravel 3 Starter Book)
* [Code Bright](http://codebright.daylerees.com/) (Laravel 4 Starter Book)
###PowerShell