From a80d40104ea80642b477bc5ba40d8a57c8779300 Mon Sep 17 00:00:00 2001 From: Unnawut Leepaisalsuwanna Date: Tue, 29 Jul 2014 01:14:57 +0700 Subject: [PATCH] Add awesome Laravel list I made a pull request to [awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness/pull/51) and was suggested to put the Awesome Laravel bookmark in Awesome PHP instead for its specificity to PHP. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..d943cd0 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Laravel 4](http://laravel.com/) - A simple PHP framework. + * [Awesome Laravel](https://github.com/tuwannu/awesome-laravel) - A curated list of awesome Laravel resources. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.