wip
This commit is contained in:
@@ -20,6 +20,11 @@ class Swiftpayment extends Model implements HasMedia
|
||||
*/
|
||||
protected $table = 'swift_payments';
|
||||
|
||||
/**
|
||||
* Guarded attributes
|
||||
*/
|
||||
protected $guarded = [];
|
||||
|
||||
/**
|
||||
* The attributes that should be cast.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user