otp
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ class OtpToken extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'nokp','token','used','expired'
|
||||
'nokp','token','used','expired','kodcaw'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user