mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-13 13:35:52 +00:00
Update README.stub
This commit is contained in:
@@ -46,7 +46,7 @@ Bitinflow\Accounts\Providers\BitinflowAccountsServiceProvider::class,
|
|||||||
protected $listen = [
|
protected $listen = [
|
||||||
\SocialiteProviders\Manager\SocialiteWasCalled::class => [
|
\SocialiteProviders\Manager\SocialiteWasCalled::class => [
|
||||||
// add your listeners (aka providers) here
|
// add your listeners (aka providers) here
|
||||||
'GhostZero\\BitinflowAccounts\\Socialite\\BitinflowExtendSocialite@handle',
|
'Bitinflow\\Accounts\\Socialite\\BitinflowExtendSocialite@handle',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
```
|
```
|
||||||
@@ -175,4 +175,4 @@ composer docs
|
|||||||
|
|
||||||
Join the bitinflow Discord!
|
Join the bitinflow Discord!
|
||||||
|
|
||||||
[](https://discord.gg/2ZrCe2h)
|
[](https://discord.gg/2ZrCe2h)
|
||||||
|
|||||||
Reference in New Issue
Block a user