exists($oldImagePath)) { Storage::disk('s3')->delete($oldImagePath); } // Return the URL of the uploaded image return true; } }