'integer' ]; public function groups() { return $this->belongsToMany(Group::class); } }