Membuat akun SuperAdmin

This commit is contained in:
2026-06-05 15:39:38 +07:00
parent 35b18f69c7
commit dfff1f18e9
6 changed files with 61 additions and 7 deletions
+1
View File
@@ -22,6 +22,7 @@ class User extends Authenticatable
'name',
'email',
'password',
'role',
];
/**