added more indexes

This commit is contained in:
Denis Duliçi
2020-06-09 00:40:08 +03:00
parent f7c8f4b785
commit 4c62e391b7
3 changed files with 74 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class Event extends Provider
'App\Listeners\Update\V20\Version207',
'App\Listeners\Update\V20\Version208',
'App\Listeners\Update\V20\Version209',
'App\Listeners\Update\V20\Version2014',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',