$imageName = $studentPortfolios[$i]->portfolio_link; // this returns the file name stored in the DB Storage::disk('s3')->delete('s3_folder_path/'. $imageName);