'boolean']; public function album() { return $this->belongsTo(VideoAlbum::class, 'video_album_id'); } }