File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
31
31
* [ Laravel Recipies] ( http://laravel-recipes.com/ )
32
32
* [ Laravel Snippets] ( http://laravelsnippets.com/ )
33
33
34
- ## Package Repositories
34
+ ## Packages
35
35
* [ Packagist] ( https://packagist.org/ )
36
+ * [ Laravel Collective] ( http://laravelcollective.com/ )
36
37
* [ Packalyst] ( http://packalyst.com/ )
37
38
* [ Cartalyst] ( https://cartalyst.com/ )
38
39
@@ -58,6 +59,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
58
59
* [ JWT Auth] ( https://github.com/tymondesigns/jwt-auth ) - JSON Web Token authentication for APIs
59
60
60
61
##### Utilities
62
+ * [ HTML] ( https://github.com/LaravelCollective/html ) - Official HTML and Form Builders for Laravel
61
63
* [ Validating] ( https://github.com/dwightwatson/validating ) - Trait for validating Eloquent models on save
62
64
* [ Eloquent Sluggable] ( https://github.com/cviebrock/eloquent-sluggable ) - Creates slugs for Eloquent models
63
65
* [ Laravel Stapler] ( https://github.com/CodeSleeve/laravel-stapler ) - ORM-based file upload manager
You can’t perform that action at this time.
0 commit comments