Today we’re releasing DeepSWE, a new standard for agentic coding benchmarks.
On public leaderboards, top models often look relatively close in capability. DeepSWE shows where they actually diverge, reflecting the realistic experience of developers in their day-to-day work.
I've been waiting to share this. Huge updates coming soon to Laravel Cloud over the next few weeks... ☁️
• A new $5/month plan. We want Cloud to be accessible to every Laravel developer. Simple as that.
• Spend caps. Set a spend cap on your account and we'll either alert you or shut off compute when you hit it. No surprise bills.
• True scale-to-zero compute. Hibernation has been around for a while, but we've made wake-up over 10x faster. App, database, and cache wake-up is now measured in milliseconds. Your users won't even notice.
• New bot protection rules keep scale-to-zero apps scaled to zero more of the time, cutting your compute spend even further.
• Fully managed, auto-scaling queues with observability. We've rebuilt "queue clusters" into a new product: "managed queues". Set a max worker count and we handle the rest. Scales on queue depth, scales to zero when idle, so you're never over-provisioned.
Huge thanks to everyone building on Laravel Cloud. Your feedback shaped most of what's above - keep it coming. ❤️
Make Claude Code 10x more powerful.
Claude-Mem is a free plugin to persist memory across Claude sessions.
It captures tool usage, so you always start where you left off.
Endless Mode allows 95% token reduction & 20x more tool use before context exhaustion.
100% open-source.
We've tagged a beta release (v16.0.0-beta1) of our Stripe Cashier package that supports Stripe's new "Basil" API.
Give it a test and review in your staging environments 💰
https://t.co/2tRA3vJzzo
You can now generate new Laravel applications pre-equipped with React, Vue, or Livewire, but with no authentication scaffolding.
Just a blank canvas with your front end stack of choice. 🎨
Friendly reminder that Gemini has a free alternative to Cursor
You can install Gemini Code Assist at no cost directly in VS Code just by using your Google account:
→ Gemini 2.5
→ 240 chat requests DAILY
→ 180,000 completions /month
(Setup below)
Just launched on Forge 🚀 Our new application overview and Laravel integrations panel gives you a quick snapshot of your application.
Plus, you can now easily enable the Laravel scheduler, Horizon service, Octane service, or Inertia SSR service with a single toggle. 🥵
https://t.co/JNGAyBpGhD
When using 'Quick Deploy' in Laravel Forge. All site deployments are triggered simultaneously when using the same repository. The server becomes overloaded. Is there a solution to trigger step by step? #Laravel#LaravelForge