fixed #47
This commit is contained in:
@ -16,6 +16,7 @@ class EventServiceProvider extends ServiceProvider
|
||||
'App\Events\UpdateFinished' => [
|
||||
'App\Listeners\Updates\Version106',
|
||||
'App\Listeners\Updates\Version107',
|
||||
'App\Listeners\Updates\Version108',
|
||||
],
|
||||
'Illuminate\Auth\Events\Login' => [
|
||||
'App\Listeners\Auth\Login',
|
||||
|
Reference in New Issue
Block a user