PHPackages                             efureev/social - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. efureev/social

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

efureev/social
==============

v1.3.0(6y ago)1207PHP

Since Oct 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/efureev/social)[ Packagist](https://packagist.org/packages/efureev/social)[ RSS](/packages/efureev-social/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (7)Versions (21)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/bb1174464ae91f29419314fab0af12aac100c1927a47bc906c465a99809c5f5a/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c2f762f737461626c65)](https://packagist.org/packages/efureev/social)[![Total Downloads](https://camo.githubusercontent.com/de22a48f05c04005a6ab535459c3236ce2492a1b5ddbb71dd6b6d4995657ef08/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c2f646f776e6c6f616473)](https://packagist.org/packages/efureev/social)[![Latest Unstable Version](https://camo.githubusercontent.com/3ca0253fb0be93608ad18a3c11e2656edff4793071cb825191b296e6abd11ae0/68747470733a2f2f706f7365722e707567782e6f72672f656675726565762f736f6369616c2f762f756e737461626c65)](https://packagist.org/packages/efureev/social)

Information
-----------

[](#information)

Wrapper on Laravel Socialite

Install
-------

[](#install)

- `composer require efureev/social`
- Run migrations: `./artisan migrate`.
- If need - make published config: `./artisan vendor:publish --tag=social`.

Basic usage
-----------

[](#basic-usage)

- Published resources: `php artisan vendor:publish --tag=social`
- Fill config file `social.php` into `config` dir with your social drivers:

```
