'string', 'target_id' => 'string', ]; protected $fillable = ['target_type', 'target_id', 'user_id', 'user_ip']; }