mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
Refactoring user permissions
This commit is contained in:
@@ -17,7 +17,7 @@ return [
|
||||
'attendance_card' => 'Attend card',
|
||||
'props' => 'Props',
|
||||
],
|
||||
'class_name' => [
|
||||
'class_names' => [
|
||||
\App\Models\User::CLASS_VIP => 'Vip',
|
||||
\App\Models\User::CLASS_RETIREE => 'Retiree',
|
||||
\App\Models\User::CLASS_UPLOADER => 'Uploader',
|
||||
|
||||
Reference in New Issue
Block a user