Add email template..

This commit is contained in:
Cüneyt Şentürk
2021-06-24 14:13:44 +03:00
parent 19a417791e
commit 43e31fd647
7 changed files with 198 additions and 0 deletions

View File

@ -34,6 +34,7 @@ class Event extends Provider
'App\Listeners\Update\V21\Version2114',
'App\Listeners\Update\V21\Version2116',
'App\Listeners\Update\V21\Version2117',
'App\Listeners\Update\V21\Version2118',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',