feat: add installer, ranks/groups enhancements, and founder protections
This commit is contained in:
@@ -25,6 +25,7 @@ class Role extends Model
|
||||
{
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'color',
|
||||
];
|
||||
|
||||
public function users(): BelongsToMany
|
||||
|
||||
Reference in New Issue
Block a user