Download the PHP package overtrue/laravel-socialite without Composer
On this page you can find all versions of the php package overtrue/laravel-socialite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download overtrue/laravel-socialite
More information about overtrue/laravel-socialite
Files in overtrue/laravel-socialite
Download overtrue/laravel-socialite
More information about overtrue/laravel-socialite
Files in overtrue/laravel-socialite
Vendor overtrue
Package laravel-socialite
Short Description Social OAuth authentication for Laravel 5.
License MIT
Package laravel-socialite
Short Description Social OAuth authentication for Laravel 5.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-socialite
Laravel Socialite
Installation
if you have been installed the
overtrue/socialite
package, please remove it fromcomposer.json
before this command.
Configuration
- You will also need to add credentials for the OAuth services your application utilizes. These credentials should be placed in your
config/socialite.php
orconfig/services.php
configuration file, and should use the key facebook, twitter, linkedin, google, github or bitbucket, depending on the providers your application requires. For example:
Usage
And register routes:
About more usage, please refer to overtrue/socialite.
:heart: Sponsor me
如果你喜欢我的项目并想支持它,点击这里 :heart:
Project supported by JetBrains
Many thanks to Jetbrains for kindly providing a license for me to work on this and other open-source projects.
PHP 扩展包开发
想知道如何从零开始构建 PHP 扩展包?
请关注我的实战课程,我会在此课程中分享一些扩展开发经验 —— 《PHP 扩展包实战教程 - 从入门到发布》
License
MIT
All versions of laravel-socialite with dependencies
PHP Build Version
Package Version
Requires
overtrue/socialite Version
^4.0
The package overtrue/laravel-socialite contains the following files
Loading the files please wait ....