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',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user