Out-of-stock reminder settings

This commit is contained in:
Batuhan Baş
2018-09-29 17:37:55 +03:00
parent 826546e8fb
commit 4974940401
7 changed files with 127 additions and 2 deletions

View File

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