'integer']; public function level(){ return $this->belongsTo(DiarySleepLevel::class, 'level_id', 'id'); } }