'json', 'reported_at' => 'date', ]; protected $fillable = [ 'device_id', 'agricultural_base_id', 'worm_num', 'data', 'reported_at', ]; }