This commit is contained in:
denisdulici
2017-11-30 11:47:56 +03:00
parent 5a1dec431a
commit 52e2102c03
34 changed files with 1096 additions and 2 deletions

View File

@ -18,6 +18,7 @@ class EventServiceProvider extends ServiceProvider
'App\Listeners\Updates\Version107',
'App\Listeners\Updates\Version108',
'App\Listeners\Updates\Version109',
'App\Listeners\Updates\Version110',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',