Event service provider updated

This commit is contained in:
Cüneyt Şentürk 2018-11-20 11:33:34 +03:00
parent 8823ba1312
commit a22cca5166

View File

@ -29,6 +29,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version1210',
'App\Listeners\Updates\Version1211',
'App\Listeners\Updates\Version130',
'App\Listeners\Updates\Version132',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',