*/ protected $casts = [ 'podcast_id' => 'integer', 'hour' => 'integer', 'hits' => 'integer', ]; }