Download the PHP package laravel-boilerplates/socialite without Composer
On this page you can find all versions of the php package laravel-boilerplates/socialite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laravel-boilerplates/socialite
More information about laravel-boilerplates/socialite
Files in laravel-boilerplates/socialite
Package socialite
Short Description My personal boilerplate for getting the SocialiteProviders/Manager package set up with auth scaffolding.
License MIT
Homepage https://github.com/laravel-boilerplates/socialite
Informations about the package socialite
A boilerplate for the SocialiteProviders\Manager package with auth scaffolding.
This package provides auth boilerplate for the SocialiteProviders\Manager package.
Installation
You can install the package via composer:
You can publish and run the migrations with:
Configuration
You can publish the config file with:
This is the contents of the published config file:
Typical configuration of Socialite still applies. config/services.php
Usage
The following routes are published:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Daniel Wiser
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of socialite with dependencies
illuminate/contracts Version ^8.37
laravel/socialite Version ^5.2
owenvoke/blade-fontawesome Version ^1.9
socialiteproviders/manager Version ^4.0
spatie/laravel-package-tools Version ^1.4.3