Changed currency_code column length

This commit is contained in:
Cüneyt Şentürk
2022-03-23 09:33:24 +03:00
parent 24c6de398b
commit cbabdb3da5
3 changed files with 65 additions and 0 deletions

View File

@ -40,6 +40,7 @@ class Event extends Provider
'App\Listeners\Update\V21\Version2126',
'App\Listeners\Update\V21\Version2127',
'App\Listeners\Update\V21\Version2133',
'App\Listeners\Update\V21\Version2134',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',