The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

Manage Laravel Cloud Deployments Inside PhpStorm

Published on by

Manage Laravel Cloud Deployments Inside PhpStorm image

JetBrains has shipped a new Laravel tool window in PhpStorm that lets you manage and troubleshoot Laravel Cloud deployments without leaving the editor. It ships as part of the Laravel Idea plugin, which is now free, and includes an AI-assisted troubleshooting flow for failed deploys.

You can pull it up from the sidebar, with Shift Shift and searching for "Laravel", or from the View menu. The panel splits into three tabs:

  • Dashboard for local commands like refreshing data, starting the server, and running migrations. JetBrains has it labeled as an early preview, so expect this surface to fill out over time.
  • Errors for local application errors.
  • Laravel Cloud for everything tied to your hosted environments.

First look video

We recorded a walkthrough that tests it out and intentionally breaks a deploy, then uses the AI assistant to fix it:

Connecting Laravel Cloud

The Laravel Cloud tab is gated behind an API key. You generate one from your Laravel Cloud account, paste it into PhpStorm, and the panel pulls down your environments automatically. From there, you get the running status of each environment, the deployment log, the assigned URL, and your environment variables (with secret values masked, which is helpful for screen recordings and pair sessions).

Watching a deploy in real time

The panel reflects deployment state as it changes. Push a commit and you can watch the build move from queued, to running, to deployed without flipping over to the Cloud dashboard. The same is true for teammates' pushes, so you can see what's currently shipping even when you didn't kick off the deploy yourself.

AI-assisted troubleshooting

When a build fails, the deployment log is right there in the panel. The new piece is that you can hand the failure to JetBrains AI: open an AI chat, ask it why the deployment failed, and it reads the log, identifies the cause, and offers a fix you can apply with one click. In testing, a missing semicolon in routes/web.php was diagnosed and patched in a few seconds. The fix lands in the file as a normal edit, so you commit and push it like any other change.

AI features require a JetBrains AI subscription. The rest of the tool window works without one.

Requirements

  • PhpStorm 2026.1.1 or later
  • The latest update of the Laravel Idea plugin (now free)
  • A JetBrains AI subscription for the AI-assisted features

JetBrains is collecting feedback on the original PhpStorm announcement. If there's a Laravel Cloud workflow you'd want exposed inside the IDE, leave a reply on the announcement post.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in:
Cube

Laravel Newsletter

Join 40k+ other developers and never miss out on new tips, tutorials, and more.

image
Tinkerwell

Enjoy coding and debugging in an editor designed for fast feedback and quick iterations. It's like a shell for your application – but with multi-line editing, code completion, and more.

Visit Tinkerwell
Lucky Media logo

Lucky Media

Get Lucky Now - the ideal choice for Laravel Development, with over a decade of experience!

Lucky Media
Harpoon: Next generation time tracking and invoicing logo

Harpoon: Next generation time tracking and invoicing

The next generation time-tracking and billing software that helps your agency plan and forecast a profitable future.

Harpoon: Next generation time tracking and invoicing
Get expert guidance in a few days with a Laravel code review logo

Get expert guidance in a few days with a Laravel code review

Expert code review! Get clear, practical feedback from two Laravel devs with 10+ years of experience helping teams build better apps.

Get expert guidance in a few days with a Laravel code review
Kirschbaum logo

Kirschbaum

Providing innovation and stability to ensure your web application succeeds.

Kirschbaum
PhpStorm logo

PhpStorm

The go-to PHP IDE with extensive out-of-the-box support for Laravel and its ecosystem.

PhpStorm
Shift logo

Shift

Running an old Laravel version? Instant, automated Laravel upgrades and code modernization to keep your applications fresh.

Shift
Acquaint Softtech logo

Acquaint Softtech

Acquaint Softtech offers AI-ready Laravel developers who onboard in 48 hours at $3000/Month with no lengthy sales process and a 100 percent money-back guarantee.

Acquaint Softtech
Tinkerwell logo

Tinkerwell

The must-have code runner for Laravel developers. Tinker with AI, autocompletion and instant feedback on local and production environments.

Tinkerwell
Laravel Cloud logo

Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Laravel Cloud
SerpApi logo

SerpApi

Access real-time search engine results through a simple API—no more scraping headaches! Use it for AI applications, SEO tools, product research, travel information, and more

SerpApi
SaaSykit: Laravel SaaS Starter Kit logo

SaaSykit: Laravel SaaS Starter Kit

SaaSykit is a Multi-tenant Laravel SaaS Starter Kit that comes with all features required to run a modern SaaS. Payments, Beautiful Checkout, Admin Panel, User dashboard, Auth, Ready Components, Stats, Blog, Docs and more.

SaaSykit: Laravel SaaS Starter Kit

The latest

View all →
Piper: Laravel-Style Array and String Helpers for PHP's Pipe Operator image

Piper: Laravel-Style Array and String Helpers for PHP's Pipe Operator

Read article
Storage Cache Store in Laravel 13.10.0 image

Storage Cache Store in Laravel 13.10.0

Read article
Laravel MongoDB Full-Text Search tutorial: The Art of the Relevancy image

Laravel MongoDB Full-Text Search tutorial: The Art of the Relevancy

Read article
Drag-and-Drop Sorting for Eloquent Models with Reorderable for Laravel image

Drag-and-Drop Sorting for Eloquent Models with Reorderable for Laravel

Read article
Ship AI with Laravel: Real-Time Streaming Chat UI with Livewire image

Ship AI with Laravel: Real-Time Streaming Chat UI with Livewire

Read article
Frontend Nation 2026 Returns June 3-4 with Laravel in the Lineup image

Frontend Nation 2026 Returns June 3-4 with Laravel in the Lineup

Read article