where("id", "=", $this->gallery)->firstOrFail(); return $gallery; } }