deploying-laravel-cloud

Deploy and manage Laravel Cloud infrastructure via the cloud CLI.

689|29|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/laravel/agent-skills --skill deploying-laravel-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploying-laravel-cloud
Source: https://github.com/laravel/agent-skills/tree/main/laravel-cloud/skills/deploying-laravel-cloud
Command: npx skills add https://github.com/laravel/agent-skills --skill deploying-laravel-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploying and managing Laravel Cloud infrastructure can be complex and error-prone without a structured workflow. This skill provides a standardized, CLI-driven approach to provisioning resources, deploying apps, and maintaining environments.

Core Features & Use Cases

  • Guided deployment workflows for first deploys, ongoing management, and environment provisioning.
  • CRUD-style resource commands for application, environment, database, cache, domain, and other resources.
  • Safety guidance and checklists to verify deployment status and post-deploy health.

Quick Start

Run the cloud deployment workflow to provision resources and deploy your app to Laravel Cloud.

Frequently Asked Questions about deploying-laravel-cloud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a Laravel application to the cloud using the CLI?

You can provision a new Laravel Cloud environment by using guided CLI workflows that allocate databases, caches, and domains. The deployment process applies safe flag usage and structured checklists to establish your infrastructure reliably.

What is the best way to manage infrastructure for Laravel Cloud apps?

Manage Laravel Cloud infrastructure by executing CRUD-style CLI commands for applications, caches, and domains. This standardized approach replaces manual configuration with guided workflows and safety checklists to maintain reliable environment operations.

Can I provision databases and caches when deploying Laravel Cloud environments?

Yes, provisioning databases and caches is supported directly through the Laravel Cloud CLI during environment setup. The deployment workflow allocates these resources alongside applications and domains using safe flag usage and structured checklists.

How do I verify the post-deploy health of a Laravel Cloud application?

Verify post-deploy health by applying safety checklists designed for Laravel Cloud operations. These checklists validate deployment status and resource availability, ensuring reliable and auditable cloud infrastructure after you ship code.

Does Laravel Cloud deployment support safe flag usage and checklists for auditable operations?

Yes, Laravel Cloud deployments implement safe flag usage and structured checklists to ensure auditable cloud operations. This standardized CLI approach prevents errors during resource provisioning, environment management, and code shipping.