update fixed report cache..

This commit is contained in:
Cüneyt Şentürk
2021-06-15 14:39:33 +03:00
parent 70e374ac86
commit 33877c90d2
3 changed files with 58 additions and 1 deletions

View File

@ -33,6 +33,7 @@ class Event extends Provider
'App\Listeners\Update\V21\Version2112',
'App\Listeners\Update\V21\Version2114',
'App\Listeners\Update\V21\Version2116',
'App\Listeners\Update\V21\Version2117',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',