them log, chinh upload
This commit is contained in:
@@ -56,6 +56,9 @@ class PermissionSeeder extends Seeder
|
||||
// Dashboard & Export
|
||||
'view-dashboard-widgets',
|
||||
'export-data',
|
||||
|
||||
// Activity Logs
|
||||
'view-activity-logs',
|
||||
];
|
||||
|
||||
foreach ($permissions as $permission) {
|
||||
@@ -92,6 +95,7 @@ class PermissionSeeder extends Seeder
|
||||
'create-tag',
|
||||
'update-tag',
|
||||
'view-dashboard-widgets',
|
||||
'view-activity-logs',
|
||||
]);
|
||||
|
||||
// Staff: read + limited write
|
||||
|
||||
Reference in New Issue
Block a user