Skip to content

Commit 27101df

Browse files
committed
Added Laravel Collective to Packages
1 parent 0ff23d2 commit 27101df

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
3131
* [Laravel Recipies](http://laravel-recipes.com/)
3232
* [Laravel Snippets](http://laravelsnippets.com/)
3333

34-
## Package Repositories
34+
## Packages
3535
* [Packagist](https://packagist.org/)
36+
* [Laravel Collective](http://laravelcollective.com/)
3637
* [Packalyst](http://packalyst.com/)
3738
* [Cartalyst](https://cartalyst.com/)
3839

@@ -58,6 +59,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
5859
* [JWT Auth](https://github.com/tymondesigns/jwt-auth) - JSON Web Token authentication for APIs
5960

6061
##### Utilities
62+
* [HTML](https://github.com/LaravelCollective/html) - Official HTML and Form Builders for Laravel
6163
* [Validating](https://github.com/dwightwatson/validating) - Trait for validating Eloquent models on save
6264
* [Eloquent Sluggable](https://github.com/cviebrock/eloquent-sluggable) - Creates slugs for Eloquent models
6365
* [Laravel Stapler](https://github.com/CodeSleeve/laravel-stapler) - ORM-based file upload manager

0 commit comments

Comments
 (0)