Changelog
New updates and improvements to Laravel Cloud.
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
Launched Laravel Cloud!
Was this page helpful?