forked from TFMM/silent-auction
test money fix
This commit is contained in:
@@ -26,6 +26,7 @@ class Checkout extends Model
|
||||
return [
|
||||
'created_at' => 'datetime',
|
||||
'updated_at' => 'datetime',
|
||||
'winnertotal' => 'integer',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user