We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f89ad75 commit ce702cfCopy full SHA for ce702cf
README.md
@@ -8,4 +8,11 @@ A list of resources for the Laravel framework.
8
9
## Packages
10
11
+* [Laravel 4 IDE Helper](https://github.com/barryvdh/laravel-ide-helper)
12
+ - Code completoin helper for your IDE
13
+* [Jeffery Way Generators](https://github.com/JeffreyWay/Laravel-4-Generators)
14
+ - This Laravel 4 package provides a variety of generators to speed up your development process.
15
+* [Laravel Migrations Generator](https://github.com/barryvdh/laravel-migration-generator)
16
+ - Generate Migrations from an existing Database
17
+
18
## Books
0 commit comments