Skip to content

Commit 6443f93

Browse files
committed
added a few sites and my package
1 parent 937e672 commit 6443f93

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ A list of resources for the Laravel framework.
44

55
## Websites (tools)
66

7+
### Databse Design
8+
[Laravel Schema Designer](http://laravelsd.com)
9+
tool to design your database schema which can generate migrations,models,seeds and forms
10+
711
## Websites (education)
812

913
## Packages
1014

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
15+
### Auth
16+
17+
[Camelot Auth](https://github.com/taftse/camelot-auth)
18+
modular authentication library that supports OAuth 1 & 2, Local Auth and SAML2
1719

1820
## Books

0 commit comments

Comments
 (0)