'array', ]; public function reporter() { return $this->belongsTo(User::class, 'reporter_id'); } }