Download the PHP package brothersco/laravel-socialite-login without Composer
On this page you can find all versions of the php package brothersco/laravel-socialite-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download brothersco/laravel-socialite-login
More information about brothersco/laravel-socialite-login
Files in brothersco/laravel-socialite-login
Download brothersco/laravel-socialite-login
More information about brothersco/laravel-socialite-login
Files in brothersco/laravel-socialite-login
Vendor brothersco
Package laravel-socialite-login
Short Description Laravel Socialite Login
License MIT
Homepage https://github.com/brothersco/laravel-socialite-login
Package laravel-socialite-login
Short Description Laravel Socialite Login
License MIT
Homepage https://github.com/brothersco/laravel-socialite-login
Please rate this library. Is it a good library?
Informations about the package laravel-socialite-login
Laravel Socialite Login
Purpose
Simplifies exposing Laravel's baked in Socialite functionality.
Instructions
Include as a trait in app/Http/Controllers/Auth/AuthController.php.
Optionally configure:
- socialite-login.userclass: The class to use as the application's user object.
- socialite-login.intended-redirect.success: Redirect url on login success.
- socialite-login.intended-redirect.failure: Redirect url on login failure.
- socialite-login.limit-access.*: Access rules (e.g. limit to email domain).
References
Inspiration Guide: http://www.codeanchor.net/blog/complete-laravel-socialite-tutorial/
Boilerplate: https://github.com/cviebrock/laravel5-package-template
All versions of laravel-socialite-login with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/config Version ~5.0
illuminate/support Version ~5.0
illuminate/database Version ~5.0
laravel/socialite Version ~2.0
illuminate/config Version ~5.0
illuminate/support Version ~5.0
illuminate/database Version ~5.0
laravel/socialite Version ~2.0
The package brothersco/laravel-socialite-login contains the following files
Loading the files please wait ....