converted transfer check from category to type

This commit is contained in:
Denis Duliçi
2022-07-21 01:07:55 +03:00
parent 16c645b4a0
commit 5a7697f741
18 changed files with 221 additions and 109 deletions

View File

@ -18,6 +18,7 @@ class Event extends Provider
'App\Listeners\Update\V30\Version300',
'App\Listeners\Update\V30\Version303',
'App\Listeners\Update\V30\Version304',
'App\Listeners\Update\V30\Version305',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',