close #782 Enhancement: Schedule Time configuration change

This commit is contained in:
cuneytsenturk
2019-03-07 16:41:14 +03:00
parent 8b0a1a5034
commit 46decc1250
7 changed files with 56 additions and 10 deletions

View File

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