allowed logins model
This commit is contained in:
@@ -15,5 +15,6 @@ class AllowedLogin extends Model
|
||||
protected $fillable = [
|
||||
'entity_id',
|
||||
'entity_type',
|
||||
'login_type',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user