Update
This commit is contained in:
@@ -25,6 +25,7 @@ class User extends Authenticatable
|
||||
|
||||
protected $connection = 'mysql';
|
||||
protected $fillable = [
|
||||
'organization_id',
|
||||
'person_id',
|
||||
'name',
|
||||
'email',
|
||||
|
||||
Reference in New Issue
Block a user