We built laracon.us/photos. We’re not developers.
We had hundreds of Laracon photos and no good way to share them. So two field marketers built laracon.us/photos with Claude, Laravel, and Laravel Cloud.
We had hundreds of Laracon photos and no good way to share them. So two field marketers built laracon.us/photos with Claude, Laravel, and Laravel Cloud.
There are three things every user should get from their background job processing infrastructure. First, jobs should run reliably without constant attention. Second, when something fails, you should be able to see it immediately and resolve…
Laravel Cloud handles WAF, runtime patching, audit logs, network isolation, and package vulnerability scans by default. See what runs in the background.
You can now run Symfony apps on Laravel Cloud, managed Valkey caches and object storage are available in Forge, Bus::bulk() for efficient batch dispatch, and MCP client and server tooling across Laravel's AI stack. Here's everything that sh…
The most common question we got about the Laravel AI SDK was a variation on the same theme. "Can my agent talk to an MCP server?" Now it can. Say you point an agent at Laravel Nightwatch, our application monitoring service. It exposes a mod…
April brought passwordless authentication to the full Laravel stack, smarter queue debouncing, MCP tools that can render complete web apps, Redis Cluster compatibility fixes, a mobile-responsive Cloud UI, and a quality-of-life release for F…
# Laravel March Product Updates March was a big month for product updates. Laravel 13 brings first-party AI tooling to the framework, Laravel Cloud now has a free trial with no credit card required,...
The environment dashboard on Laravel Cloud was getting slower. Months of active development had pushed the average response time on one of the most-visited routes to 907 milliseconds, with a P95 of 1.44 seconds. Some extreme requests fired
You can now define a scaling schedule on Laravel Cloud and let it handle the rest. Set your autoscaling limits once for each traffic window, whether that’s peak hours, business hours, batch jobs, or weekend lows, and your infrastructure adj…
Users who've migrated from Heroku to Laravel Cloud estimate cost reductions of up to 50%. If you're ready to make the switch, this guide walks you through migrating your application from Heroku to Cloud. Start in Cloud with $5 in free usage…
Users who've migrated from Vapor to Cloud report cost reductions of up to 30% and speed gains of around 7%. If you're ready to make the switch, this guide walks you through migrating your application from Vapor to Cloud. Start in Cloud with…
Laravel is batteries-included so everyone can build and ship web apps at ridiculous speed. Laravel has opinions on everything: routing, queues, authentication, and more. That's thousands of decisions an agent doesn't have to make. The resul…