Skip to content

Commit 3d55f7c

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 800c969 + 1efa112 commit 3d55f7c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
5757
* [Socialite](https://github.com/laravel/socialite) - Social authentication wrapper for Facebook, Google, Twitter etc.
5858
* [OAuth 4 Laravel](https://github.com/artdarek/oauth-4-laravel) - OAuth client wrapper that supports Facebook, Twitter, Google etc.
5959
* [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
6061

6162
##### Utilities
6263
* [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)
7677
* [Laravel Hashids](https://github.com/vinkla/hashids) - Generate short, unique, non-sequential ids from numbers using [Hashids](http://hashids.org/php/)
7778
* [Laravel Messenger](https://github.com/cmgmyr/laravel-messenger) - Create a user messaging system in your Laravel app
7879
* [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
8082

8183
##### Working with Javascript
8284
* [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)
291293
* [Laravel China](http://phphub.org)
292294
* [Laravel Taiwan](http://laravel.tw/) ([Facebook group](https://www.facebook.com/groups/laravel.tw/))
293295
* [Laravel Spanish](http://laraveles.com/foro/)
294-
* [Laravel Korea](http://laravel.co.kr/)
296+
* [Laravel Korea](http://laravel.co.kr/) ([Facebook group](https://www.facebook.com/groups/laravelkorea/))
295297

296298
#### Meetups
297299
* [All Meetups](http://laravel.meetup.com/)

0 commit comments

Comments
 (0)