Add Login & Register
This commit is contained in:
@@ -21,6 +21,9 @@ class User extends Authenticatable
|
||||
'name',
|
||||
'email',
|
||||
'password',
|
||||
'phone',
|
||||
'otp',
|
||||
'otp_created_at'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user