wip
This commit is contained in:
@@ -14,11 +14,6 @@ class MarketData extends Model
|
||||
protected $keyType = 'string';
|
||||
public $incrementing = false;
|
||||
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'symbol',
|
||||
'name',
|
||||
|
||||
Reference in New Issue
Block a user