You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
57
57
*[Socialite](https://github.com/laravel/socialite) - Social authentication wrapper for Facebook, Google, Twitter etc.
58
58
*[OAuth 4 Laravel](https://github.com/artdarek/oauth-4-laravel) - OAuth client wrapper that supports Facebook, Twitter, Google etc.
59
59
*[JWT Auth](https://github.com/tymondesigns/jwt-auth) - JSON Web Token authentication for APIs
60
+
*[Vault](https://github.com/rappasoft/vault) - Roles & Permissions for the Laravel 5 Framework
60
61
61
62
##### Utilities
62
63
*[HTML](https://github.com/LaravelCollective/html) - Official HTML and Form Builders for Laravel
@@ -76,7 +77,8 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
76
77
*[Laravel Hashids](https://github.com/vinkla/hashids) - Generate short, unique, non-sequential ids from numbers using [Hashids](http://hashids.org/php/)
77
78
*[Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - Create a user messaging system in your Laravel app
78
79
*[Intervention Image](https://github.com/Intervention/image) - Image handling library for creating, editing and composing images
79
-
*[LaravelDotEnvGen](https://github.com/mathiasgrimm/laravel-dot-env-gen) - Generate .env.gen file based on the project source code
80
+
*[LaravelDotEnvGen](https://github.com/mathiasgrimm/laravel-dot-env-gen) - Generate .env.gen file based on the project source code
81
+
*[SEOTools](https://github.com/artesaos/seotools) - SEOTools - SEO Tools for Laravel and Lumen
80
82
81
83
##### Working with Javascript
82
84
*[PHP Vars to JavaScript Transformer](https://github.com/laracasts/PHP-Vars-To-Js-Transformer) - Pass server-side string/array/collection/whatever to your JavaScript
@@ -291,7 +293,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
0 commit comments