Added update listener

This commit is contained in:
Cüneyt Şentürk
2021-11-08 16:03:18 +03:00
parent 39f53f2a69
commit 0cee0e0b00
2 changed files with 31 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ class Event extends Provider
'App\Listeners\Update\V21\Version2124',
'App\Listeners\Update\V21\Version2125',
'App\Listeners\Update\V21\Version2126',
'App\Listeners\Update\V21\Version2127',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',