> ## Documentation Index
> Fetch the complete documentation index at: https://cloud.laravel.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Migrate from Vapor

> Learn how to migrate your application from Laravel Vapor to Laravel Cloud

<Note>This guide is for Laravel applications.</Note>

While Vapor and Cloud serve similar use cases, Laravel Cloud provides a simpler operational model and a more predictable runtime environment. Many teams migrate from Vapor to Cloud to reduce infrastructure complexity while keeping the same Laravel application.

## How to migrate

If you’re running applications on Laravel Vapor, the migration process focuses on mapping your existing configuration and deployment workflows to Laravel Cloud equivalents. The [migration guide](https://cloud.laravel.com/migration-vapor-cloud) explains the benefits of migrating and walks through the required changes.
