Laravel Idea
341 subscribers
51 photos
8 videos
1 file
12 links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Completion and renaming support for "boot" and "initialize" methods of Eloquent traits. No more "this trait doesn't work after renaming" issues!
"Find Usages" for Blade and Livewire components! 🚀 We will release the next update this or next week.
Laravel Idea 9.1 is out! There are also some compatibility fixes for the PhpStorm 2024.3 version, so don't postpone updating.
We're still working on field/table completions; they will be very smart! 🔥
Laravel Idea now is two high-skilled developers working full-time on features we couldn't dreamed about 1-2 years ago. The 10.0 release will blow your mind.
WIP
WIP: Inertia page creation
This media is not supported in your browser
VIEW IN TELEGRAM
WIP. Smart completions for Livewire component methods.
Quickly finding all factory class usages. The 10.1 is coming.
This is the first try to implement the "New Laravel Project" wizard. Starter kits, Filament, and Laravel packages from docs. Do you have any suggestions about packages? Add/remove/change? Anything else?
Laravel Idea 10.1 is out. Briefly: tons of small improvements.
Well, Laravel Idea now knows enough about routing, so we can try to implement one of the most desirable features: creating a controller method right from the route file 🚀
Please open Telegram to view this post
VIEW IN TELEGRAM
How do you usually call DTO classes?
Anonymous Poll
44%
FooDTO
30%
FooDto
26%
FooData
If you want to replace facade calls with Dependency Injection, we're preparing a great time-saver for you!
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 🚀
This media is not supported in your browser
VIEW IN TELEGRAM
WIP. These beautiful route inlay hints might be pretty helpful.
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.
Do you see something new here? ;-)
WIP. Route Actions.