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