storeAs( $portfolio->getStoragePath(), 'index.html' ); $portfolio->update([ 'path' => $path, ]); return $path; } }