"View usages" line marker will show Blade/Livewire component usages too.
Posts by Laravel Idea
When your IDE truly understands your code...
We are working on smart refactorings, such as renaming and moving Blade & Livewire component classes and views.
There will be configurable aliases. By default, it will probably be "artisan", "art", and "a".
WIP
Next time, when you decide to add a database connection to your IDE...
WIP. The "Find View Usages" UI deserves a better view.
The new Route Search feature! Laravel Idea 12.1 will be released this week with PhpStorm 2025.3.2.
Laravel Idea will show routes in the convenient Endpoints tool window starting with the next update. It's built into IDEa Ultimate, or available through the "Endpoints" plugin in PhpStorm.
New Laravel Idea 12.0 supports the Filament 4 resource structure and offers many new options when creating a new resource.
WIP: advanced Laravel Wayfinder support
Laravel Idea 11.5 is out! We were primarily focused on the last item on this list. Tons of fixes and optimizations.
Laravel Dusk: advanced completion for pages and components! The new version will be released soon.
"More powerful" means that it has a deeper understanding of builder/collection classes and usually correctly calculates the type in complex cases. We are thinking about adding an option to generate part of the helper code inside the model classes. Do you need it for static analysis?
We are working closely with JetBrains now and, together, have found and fixed some serious issues, such as freezes and memory leaks. Please update to the 11.4.1 version.
We are working closely with JetBrains now and, together, have found and fixed some serious issues, such as freezes and memory leaks. Please update to the 11.4.1 version.
Laravel Idea 11.4 is out! It contains some fixes. "Create .http file request" now adds POST parameters to the request.
New smart GoTo is available in Laravel Idea. toResource()/toResourceCollection() will be redirected to the corresponding JSON resource class.
Easy creation of a Form Request based on validation rules in the controller. Already available in Laravel Idea! ๐
What if Laravel Idea checks and warns if the fields you're going to fill are guarded in the model?
If you don't see them, please check Settings > Editor > Inlay Hints > Code Vision. There are many other great features!
We've released Laravel Idea 11.0 this week. You will probably like the route hints added to route files, controllers, and route() calls.
We're preparing the Laravel Idea 11.0 release. One handy intention action for you.
The position will be configurable, and the default view will be "above"
What do you mean? These inlay hints will allow to go to the route file, and maybe some other actions. Also, we will probably turn off these line indicators by default...
WIP. Route Actions.
We've released the 10.2.2 update, and it's much more stable. Almost all critical operations are rewritten to the new non-blocking coroutines instead of blocking threads. It will prevent your IDE from freezing and index corruption. Please update.
WIP. These beautiful route inlay hints might be pretty helpful.
We released a new 10.2 update a couple of days ago. Long-awaited New Laravel Project wizard, creating controller methods right from the route file, smart refactorings, and huge optimizations. ๐
Laravel Idea is written in Kotlin! So, we're just adding more Kotlin to your timeline! ;-)