Accountant role added new permissions

This commit is contained in:
Cüneyt Şentürk
2022-11-01 16:51:11 +03:00
parent 133771a4b3
commit 9aec85ec9f
3 changed files with 74 additions and 0 deletions

View File

@ -20,6 +20,7 @@ class Event extends Provider
'App\Listeners\Update\V30\Version304',
'App\Listeners\Update\V30\Version305',
'App\Listeners\Update\V30\Version307',
'App\Listeners\Update\V30\Version308',
],
'Illuminate\Auth\Events\Login' => [
'App\Listeners\Auth\Login',