# Laravel Cloud ## Docs - [Report Abuse](https://cloud.laravel.com/docs/abuse.md): Help us keep Laravel Cloud safe by reporting any abuse, security concerns, or violations. - [Create application](https://cloud.laravel.com/docs/api/applications/create-application.md): Create a new application. - [Get application](https://cloud.laravel.com/docs/api/applications/get-application.md): Get a specific application. - [List applications](https://cloud.laravel.com/docs/api/applications/list-applications.md): Get a list of all applications for the authenticated organization. - [Update application](https://cloud.laravel.com/docs/api/applications/update-application.md): Update an application. - [Laravel Cloud API Authentication](https://cloud.laravel.com/docs/api/authentication.md) - [Create background process](https://cloud.laravel.com/docs/api/background-processes/create-background-process.md): Create a new background process for an instance. - [Delete background process](https://cloud.laravel.com/docs/api/background-processes/delete-background-process.md): Delete a background process. - [Get background process](https://cloud.laravel.com/docs/api/background-processes/get-background-process.md): Get the details of a specific background process. - [List background processes](https://cloud.laravel.com/docs/api/background-processes/list-background-processes.md): Get a list of all background processes for the given instance. - [Update background process](https://cloud.laravel.com/docs/api/background-processes/update-background-process.md): Update a background process. - [Get command](https://cloud.laravel.com/docs/api/commands/get-command.md): Get the details of a specific command. - [List commands](https://cloud.laravel.com/docs/api/commands/list-commands.md): Get a list of all commands for the given environment. - [Run command](https://cloud.laravel.com/docs/api/commands/run-command.md): Run a command on the given environment. - [Create database cluster](https://cloud.laravel.com/docs/api/database-clusters/create-database-cluster.md): Create a new database cluster. - [Delete database cluster](https://cloud.laravel.com/docs/api/database-clusters/delete-database-cluster.md): Delete a database cluster. - [Get database cluster](https://cloud.laravel.com/docs/api/database-clusters/get-database-cluster.md): Get a specific database cluster. - [List database clusters](https://cloud.laravel.com/docs/api/database-clusters/list-database-clusters.md): Get a list of all database clusters for the authenticated organization. - [List database types](https://cloud.laravel.com/docs/api/database-clusters/list-database-types.md): List all available database types with their configuration schemas. - [Update database cluster](https://cloud.laravel.com/docs/api/database-clusters/update-database-cluster.md): Update a database cluster. - [Get deployment](https://cloud.laravel.com/docs/api/deployments/get-deployment.md): Get the details of a specific deployment. - [Initiate deployment](https://cloud.laravel.com/docs/api/deployments/initiate-deployment.md): Initiate a deployment for the given environment. - [List deployments](https://cloud.laravel.com/docs/api/deployments/list-deployments.md): Get a list of all deployments for the given environment. - [Create domain](https://cloud.laravel.com/docs/api/domains/create-domain.md): Create a new domain for the given environment. - [Delete domain](https://cloud.laravel.com/docs/api/domains/delete-domain.md): Delete a specific domain. - [Get domain](https://cloud.laravel.com/docs/api/domains/get-domain.md): Show a specific domain. - [List domains](https://cloud.laravel.com/docs/api/domains/list-domains.md): List all domains for the given environment. - [Update domain](https://cloud.laravel.com/docs/api/domains/update-domain.md): Update a specific domain. - [Verify a domain](https://cloud.laravel.com/docs/api/domains/verify-a-domain.md): Checks whether the DNS records for a given domain have been properly set up. - [Add environment variables](https://cloud.laravel.com/docs/api/environments/add-environment-variables.md): Add environment variables to an environment. - [Create environment](https://cloud.laravel.com/docs/api/environments/create-environment.md): Create a new environment. - [Delete environment](https://cloud.laravel.com/docs/api/environments/delete-environment.md): Delete an environment. - [Get environment](https://cloud.laravel.com/docs/api/environments/get-environment.md): Get a specific environment. - [List environments](https://cloud.laravel.com/docs/api/environments/list-environments.md): Get a list of all environments for the given application. - [Replace environment variables](https://cloud.laravel.com/docs/api/environments/replace-environment-variables.md): Replace all environment variables with the provided content. - [Update environment](https://cloud.laravel.com/docs/api/environments/update-environment.md): Update an environment. - [Create instance](https://cloud.laravel.com/docs/api/instances/create-instance.md): Create a new instance for an environment. - [Delete instance](https://cloud.laravel.com/docs/api/instances/delete-instance.md): Delete an instance. - [Get instance](https://cloud.laravel.com/docs/api/instances/get-instance.md): Get the details of a specific instance. - [List instances](https://cloud.laravel.com/docs/api/instances/list-instances.md): Get a list of all instances for the given environment. - [Update instance](https://cloud.laravel.com/docs/api/instances/update-instance.md): Update an instance. - [Laravel Cloud API](https://cloud.laravel.com/docs/api/introduction.md) - [List IP addresses to whitelist](https://cloud.laravel.com/docs/api/ips/list-ip-addresses-to-whitelist.md) - [Create object storage key](https://cloud.laravel.com/docs/api/object-storage-keys/create-object-storage-key.md): Create a new key for an object storage bucket. - [Delete object storage key](https://cloud.laravel.com/docs/api/object-storage-keys/delete-object-storage-key.md): Delete an object storage key. - [Get object storage key](https://cloud.laravel.com/docs/api/object-storage-keys/get-object-storage-key.md): Get a specific object storage key. - [List object storage keys](https://cloud.laravel.com/docs/api/object-storage-keys/list-object-storage-keys.md): Get a list of all keys for a specific object storage bucket. - [Update object storage key](https://cloud.laravel.com/docs/api/object-storage-keys/update-object-storage-key.md): Update an object storage key. - [Create object storage bucket](https://cloud.laravel.com/docs/api/object-storage/create-object-storage-bucket.md): Create a new object storage bucket with an initial key. - [Delete object storage bucket](https://cloud.laravel.com/docs/api/object-storage/delete-object-storage-bucket.md): Delete an object storage bucket. - [Get object storage bucket](https://cloud.laravel.com/docs/api/object-storage/get-object-storage-bucket.md): Get a specific object storage bucket. - [List object storage buckets](https://cloud.laravel.com/docs/api/object-storage/list-object-storage-buckets.md): Get a list of all object storage buckets for the authenticated organization. - [Update object storage bucket](https://cloud.laravel.com/docs/api/object-storage/update-object-storage-bucket.md): Update an object storage bucket. - [Applications](https://cloud.laravel.com/docs/applications.md) - [Billing alerts](https://cloud.laravel.com/docs/billing-alerts.md): Keep your Laravel Cloud budget on track. - [Changelog](https://cloud.laravel.com/docs/changelog.md): New updates and improvements to Laravel Cloud. - [Compliance & Security](https://cloud.laravel.com/docs/compliance.md) - [Compute](https://cloud.laravel.com/docs/compute.md) - [Deployments](https://cloud.laravel.com/docs/deployments.md) - [Environments](https://cloud.laravel.com/docs/environments.md) - [Welcome to Laravel Cloud](https://cloud.laravel.com/docs/intro.md): The official infrastructure and deployment platform for Laravel applications. - [502 Bad Gateway Or Internal Server Error](https://cloud.laravel.com/docs/knowledge-base/502-error.md) - [Command Failed - Application in Production](https://cloud.laravel.com/docs/knowledge-base/command-failed-prod-app.md) - [Domain Verification Timed Out](https://cloud.laravel.com/docs/knowledge-base/domain-verification.md) - [Environment Not Hibernating](https://cloud.laravel.com/docs/knowledge-base/environment-not-hibernating.md) - [Introduction](https://cloud.laravel.com/docs/knowledge-base/intro.md) - [Understanding Logs](https://cloud.laravel.com/docs/knowledge-base/logs.md): Understanding common logs which you may see in your application. - [Customizing The robots.txt File](https://cloud.laravel.com/docs/knowledge-base/managing-robots.md) - [Migrating From MySQL to PostgreSQL](https://cloud.laravel.com/docs/knowledge-base/migrating-mysql-to-postgresql.md) - [Monorepo Support](https://cloud.laravel.com/docs/knowledge-base/monorepo-support.md) - [Manually Configure Laravel Nightwatch on Cloud](https://cloud.laravel.com/docs/knowledge-base/nightwatch-on-cloud.md) - [SQLite Support](https://cloud.laravel.com/docs/knowledge-base/sqlite.md) - [Using Yarn, Bun, or PNPM](https://cloud.laravel.com/docs/knowledge-base/using-yarn-bun-pnpm.md) - [Logs](https://cloud.laravel.com/docs/logs.md) - [Laravel Cloud Network](https://cloud.laravel.com/docs/network.md) - [Laravel Cloud Notifications](https://cloud.laravel.com/docs/notifications.md): Configure email and Slack notifications for your Laravel Cloud organization and applications. - [Organizations](https://cloud.laravel.com/docs/organizations.md) - [Plans and Pricing](https://cloud.laravel.com/docs/pricing.md): Learn about the plans, allowances, and usage-based pricing for Laravel Cloud. - [Queues](https://cloud.laravel.com/docs/queues.md): Process background jobs queued by your application. - [Quickstart](https://cloud.laravel.com/docs/quickstart.md) - [Laravel Cloud Caches](https://cloud.laravel.com/docs/resources/caches.md): Fully managed, RedisĀ® OSS API compatible key-value store and cache - [Laravel MySQL](https://cloud.laravel.com/docs/resources/databases/laravel-mysql.md): Fully managed MySQL database. - [Serverless Postgres](https://cloud.laravel.com/docs/resources/databases/postgres.md): Fully managed, autoscaling and Serverless Postgres database. - [Laravel Object Storage](https://cloud.laravel.com/docs/resources/object-storage.md): S3-compatible object storage buckets - [Laravel Cloud WebSockets](https://cloud.laravel.com/docs/resources/websockets.md): Fully managed WebSocket clusters - [Scheduled Tasks](https://cloud.laravel.com/docs/scheduled-tasks.md) - [Support](https://cloud.laravel.com/docs/support.md) - [Taxes](https://cloud.laravel.com/docs/taxes.md) - [Usage](https://cloud.laravel.com/docs/usage.md) ## Optional - [Community](https://discord.gg/laravel)