Skip to main content
Laravel Cloud is a Stripe Projects provider, enabling you or your AI agent to quickly set up, manage, and pay for your plan, applications, and resources directly from the Stripe Projects CLI.

Getting Started

Install the Stripe CLI and the projects plugin:
Browse available Laravel Cloud services:
Create an application:
The repository must exist in a connected GitHub, GitLab, or Bitbucket account. If you haven’t connected a source control provider yet, run stripe projects open laravel_cloud to manage your connections. After provisioning, the application receives a public URL on a Laravel Cloud domain (for example, https://my-app-main-xxxxx.laravel.cloud). Provision a resource:
View credentials:

Available Services

Plans

Deployable Services

Deployable services are components of a plan. Provision a plan first, then add deployable services.

Management

Resource Removal

Change Plan

Dashboard Access

Each provisioned resource includes a Laravel Cloud dashboard link in its access configuration. Visit the dashboard for advanced management: logs, metrics, scaling, environment variables, and more. You can also open the dashboard directly:

Extended API

To manage your applications and resources beyond the standard provisioning protocol, we recommend using the Laravel Cloud API and Laravel Cloud CLI. Available operations include:
  • Plan switching. Upgrade or downgrade between Starter and Growth
  • Configuration updates. Resize MySQL and Valkey instances
  • Environment variables. Set, get, and delete variables on environments
  • Deployments. Trigger builds and monitor deployment progress
  • Scaling. Adjust replica counts and compute sizes
  • Logs. Fetch recent log output
  • Domains. Manage Laravel Cloud and custom domains