May 6, 2025

Slack Notifications

Connect Laravel Cloud to your Slack workspace to receive notifications about your organization and application. Organization settings include notifications about resources (new database, new application, etc.) and membership requests. Application settings include notifications about deployment success, environment settings, domain verification and more. You can configure application and organization notification to go to specific channels. Connect your Slack workspace to Laravel Cloud

Improved Usage Page

The Usage page now includes an Allowances tab that shows your overall utilization of your plan’s included usage. The Applications tab now also includes bandwidth usage (requests & data transfer) for each application. Paired with Invoice Previews, you can now deeply understand usage across your applications. View Your Usage

Pricing Calculator

Our pricing calculator allows you to estimate your costs on Laravel Cloud, before you even start deploying. Choose from our preset options (personal blog, SaaS app, etc) or customize everything and choose the compute and resources that work best for your application. Try the pricing calculator

Greater Cache & Response Header Control

You now have greater control of over your cache and response headers. All Cache-Control and Expires headers set by your application now be fully respected. In addition, you can choose when to purge your Edge Network cache - either manually or automatically on each new deploy. You can also choose to bypass the cache entirely. Finally, you can also override certain response headers like X-Frame-Options, X-Content-Type-Options, and Strict-Transport-Security directly in the Cloud environment canvas. Learn more

Flexible Backup Retention Window

Laravel Serverless Postgres now allows setting a backup retention window between 0 to 30 days. Previously it was a fixed 7-day window with no flexibility to change the window or opt-out. Choose a backup window that works for your application and save money on storage if your application doesn’t require backups at all. Learn more

April 2, 2025

Replicate Environments

Create copies of existing environments with all configuration intact. This is an important step towards the team shipping automatic preview environments. This allows you to quickly spin up testing environments, create staging replicas of production, or set up identical workspaces for team members. Replication saves time and ensures consistency across your development workflow. Learn more

Stop and Restart Environments

Take manual control of your environment states with our new stop and restart functionality. Unlike hibernation (which happens automatically), this feature lets you explicitly pause environments when you don’t need them and restart them when you do. Perfect for managing costs, scheduling maintenance, or controlling resources during your development cycles. Learn more

Invoice Previews

Better predict your spend by viewing a preview of your current month’s invoice (to date). Previews include plan subscription, additional usage (after allowances), and discounts. View Invoice Preview

Inertia SSR

We now support the ability to serve Inertia based pages via server-side rendering. Inertia SSR pre-renders your HTML server-side before sending it to the client, which can improve your application’s SEO. Learn more

Repository Connection Management

A disconnected repo no longer leaves you hanging. You can now edit which repository is connected to your application. This enables recovery from disconnections that occur when repositories are deleted or access is revoked. After updating your repository, you can easily reconnect each environment to the appropriate branch, preserving all your settings and attached resources. Learn more


February 24, 2025

Launched Laravel Cloud!