Skip to content

Commit ce702cf

Browse files
committed
added some initial packages
1 parent f89ad75 commit ce702cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,11 @@ A list of resources for the Laravel framework.
88

99
## Packages
1010

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+
1118
## Books

0 commit comments

Comments
 (0)