add updates
This commit is contained in:
@@ -15,6 +15,13 @@ class Swiftpayment extends Model implements HasMedia
|
||||
use HasUuids;
|
||||
use InteractsWithMedia;
|
||||
|
||||
/**
|
||||
* Table
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $table = 'swift_payments';
|
||||
|
||||
/**
|
||||
* The attributes that should be cast.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user