updates common uploads show

This commit is contained in:
cuneytsenturk
2019-02-02 11:21:05 +03:00
parent 373c2f89e5
commit 18e381f095
2 changed files with 63 additions and 0 deletions

View File

@ -33,6 +33,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\V13\Version135',
'App\Listeners\Updates\V13\Version138',
'App\Listeners\Updates\V13\Version139',
'App\Listeners\Updates\V13\Version1311',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',