This commit is contained in:
hackerESQ
2024-08-24 22:51:45 -05:00
parent 54cf25aabc
commit 4c767d0001
10 changed files with 81002 additions and 112 deletions
-5
View File
@@ -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',