ordermanager muss fillable sein
This commit is contained in:
parent
0c08147659
commit
55e813b428
@ -24,6 +24,7 @@ class User extends Authenticatable implements FilamentUser
|
|||||||
'name',
|
'name',
|
||||||
'email',
|
'email',
|
||||||
'password',
|
'password',
|
||||||
|
'ordermanager',
|
||||||
];
|
];
|
||||||
|
|
||||||
public function canAccessPanel(Panel $panel): bool
|
public function canAccessPanel(Panel $panel): bool
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user