*/ protected $casts = [ 'actor_id' => 'integer', 'post_id' => 'string', ]; }