Trusted by teams who want to ship fast
Built specifically for Laravel applications, Cloud eliminates configuration hassles and deployment complexity. So you can focus on building, not configuring.
Edge network
Network
DDoS protection
CDN
Edge caching
Domains
Cloud domain
beep-main-28a683.laravel.cloud
Custom domain
beep.today
Add domain
US East (Ohio)
App
Web
Web traffic
Size
Queue worker
Worker
Size
Autoscaling
Background processes
Scheduler
Worker
Size
Scheduler
US East (Ohio)
Beep
Database
Beep
Cache
Type
Size
Global
Beep
Bucket
Visibility
Default
No code changes, extra packages, or CLI tools needed - just connect your git provider account, select a repo, and you're ready to go.
Import a source control provider to deploy a new application in seconds.
Source control provider
Repository
Application name
Manage repositories
Create multiple environments for your app, such as staging, production, and development. Each environment can have its own configuration.
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 21 days ago
laravel/swipple
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 4 days ago
laravel/latterly
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 4 days ago
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 9 days ago
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 10 days ago
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 4 days ago
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 1 day ago
laravel/swipple
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 2 days ago
laravel/latterly
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 3 days ago
laravel/beep
cumulus-main-ydqrv8.laravel.cloud
main
Deployed 2 days ago
Create queue workers to run background tasks, such as sending emails, processing images, or provisioning resources.
Background processes
Create background processes that run continuously on your application.
php artisan queue:work database--queue…
1 process
php artisan queue:work
1 process
php artisan queue:work
1 process
php artisan queue:work
3 processes
php artisan horizon
1 process
php artisan nightwatch:agent
1 process
Great for indie devs, great for businesses. Invite your team members to collaborate on your app, and manage their permissions with ease.
Admin
Admin
Admin
Developer
Developer
Developer
Developer
Developer
Monitor and debug effortlessly with streamlined logs, commands, metrics, and resource navigation.
Application and access logs let you debug your app easily.
Run any command, such as migrations, tests, or custom scripts.
Monitor your app's performance with built‑in metrics.
Everything you need is just a few keystrokes away.
2025-02-24 15:01:32.471 UTC
App\Jobs\UploadFile ............... 26.07ms DONE
2025-02-24 15:02:42.134 UTC
INFO: Sending daily digest
2025-02-24 15:03:23.421 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.948 UTC
Error: failed to upload file to the server
class: App\Exceptions\FileUploadException
file: /var/www/html/routes/web.php: 22
Show stack trace
2025-02-24 15:04:53.634 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.052 UTC
INFO: [php artisan queue:work database --quiet] starting service
command: php artisan queue:work database --quiet
source: cloud-init
msg: starting service
instance: 3
time: 2025-02-24T15:03:54.948028493Z
level: INFO
2025-02-24 15:04:31.532 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.948 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.948 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.948 UTC
App\Jobs\UploadFile .................... RUNNING
2025-02-24 15:03:54.948 UTC
App\Jobs\UploadFile .................... RUNNING
php artisan inspire
php artisan config:show database
php artisan schedule:list
php artisan migrate:status
php artisan about
php artisan inspire
App
49%
Queue worker
58%
Cron backup
17%
06:00 PM
09:00 PM
12:00 AM
03:00 AM
06:00 AM
09:00 AM
12:00 PM
03:00 PM
1/2/3XX
12.2K
4XX
3.1K
5XX
72
06:00 PM
09:00 PM
12:00 AM
03:00 AM
06:00 AM
09:00 AM
12:00 PM
03:00 PM
1/2/3XX
12.2K
4XX
3.1K
5XX
72
Organization
Navigation
You can deploy manually, or automatically on every `git push`.
Connect your app to any external service of your choice.
Need a job to run every hour, or every day? Just toggle it on.
Run your app on Octane, Laravel's high‑performance application server.
Cloud provides enterprise-grade security and performance out of the box. No need to configure firewalls, load balancers, or caching layers - it's all done for you.
Content caching at the edge ensure your application stays fast and reliable for users worldwide.
Use your own domain name with your app, and get a free SSL certificate automatically. No need to configure TSL/SSL.
Connected
Redirect from www.
beep.today
Connected
Redirect from www.
*.beep.today
Connected
Redirect from www.
getbeep.com
Connected
Redirect from www.
Attacks are automatically detected and mitigated.
Static assets are cached at the edge, so your app stays fast.
Cloud automatically provisions and renews SSL certificates for your app.
Cloud automatically balances traffic as your apps scale.
Cloud scales your app automatically, so you can handle any amount of traffic without breaking a sweat, or the bank.
Configure your compute clusters and Cloud automatically scales horizontally within your predefined limits. You only pay for what you use.
Unlimited
Automatically scale replicas to handle any level of demand.
Custom scale range
Set minimum and maximum replica counts.
No autoscaling
Run on a single replica without autoscaling.
Hibernation kicks in to save costs when requests are low. Your app will wake up automatically when traffic returns.
Environment hibernating
Your environment has been scaled to zero for 26hrs 32mins.
Wake up
Keep your costs low with hibernating apps and databases and lightweight compute sizes.
Need more power? Upgrade to larger compute sizes designed for heavy utilization.
Choose a region close to your users to reduce latency and improve reliability.
Essential services, zero complexity. Launch production-ready databases, caches, and object storage with a single click.
Cloud manages your databases, caches, and object storage for you. No need to worry about backups, scaling, or maintenance.
Add object storage
Store images, videos, and more
Add cache
Compatible with the Redis™ API
Select or create a cache
beep_cache Laravel KV Store
latterly_cache Laravel KV Store
Cloud automatically injects the right Laravel environment variables and handles all the details for you.
Environment variables
Add your environment variables in the format
KEY=value
, each on a new line.
You are overwriting 1 injected variable.
1
2
3
APP_ENV =production
APP_KEY =base64:xIWs6t29ShaD+H7pD56L1E1VRgHnfK2BVzbvuw+EPws=
APP_DEBUG =true
APP_DEBUG
=true
is overwriting injected variable
APP_DEBUG
=false
Launch a MySQL database with a single click.
Unleash the power of Postgres without managing servers.
Redis API-compatible key-value store for caching and session storage.
S3-compatible object storage for your user-uploaded assets.
Join thousands of developers and companies around the world
Laravel Cloud offers serverless Postgres databases that auto-scale with your needs. MySQL support is coming soon. You can also bring your own existing database by configuring your connection credentials. Read more in our docs.
Yes, you can connect to any existing database with a public connection. For optimal performance, we recommend locating your database in the same AWS region as your Laravel Cloud resources.
Yes, enterprise customers have access to custom database integrations with AWS products like RDS, Aurora, DSQL, ElastiCache, and more. To discuss custom connections and pricing please contact us.
Laravel Cloud is available in US East (Ohio), EU West (London), EU Central (Frankfurt), and Asia Pacific (Singapore). We're actively expanding our regional availability.
Our Sandbox plan has no monthly fee - you only pay for what you use. Thanks to auto-hibernation, your application automatically scales down to zero when not in use, meaning you don't pay for compute time during idle periods. Each plan includes generous bandwidth allowances. View detailed pricing here.
No. Laravel Cloud runs on dedicated AWS EC2 servers, providing predictable performance and costs.
Yes. VPC support provides enhanced security and networking control through dedicated network isolation and advanced DDoS protection services. To discuss VPC support and pricing please contact us.
You set your maximum number of application replicas, and Cloud automatically scales within those limits based on CPU usage. Unlike serverless platforms, you have complete control over your scaling limits, and you only pay for replicas when they're actually running - giving you both flexibility and cost predictability.
Cloud is a fully-managed platform that handles infrastructure, scaling, and maintenance for you, while Forge gives you direct server control and management tools. See our comparison guide for more information.
Cloud provides traditional server-based hosting with easy scaling, while Vapor offers serverless Laravel hosting on AWS Lambda and requires AWS Management Console experience. See our comparison guide for more information.
While Laravel Cloud doesn't have explicit spending caps, your costs are predictable because you have the option to set compute and resource limits upfront. Spending alerts are also coming soon, which will allow you to get notified when your total spend reaches a threshold you set.