Add verified_at column
This commit is contained in:
@@ -25,6 +25,7 @@ class User extends Authenticatable
|
||||
'phone',
|
||||
'validate',
|
||||
'role',
|
||||
'verified_at'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user