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