1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-22 19:45:09 +00:00

Added reference to some free laravel (a popular PHP framework) resources

This commit is contained in:
M N Islam Shihan 2013-10-12 22:08:45 +06:00
parent 181cb116f5
commit 6330d007b3

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