Laravel Idea

Compatible with IntelliJ IDEA Ultimate, PhpStorm
Screenshot 2

Laravel framework support plugin.

Video tutorial | Documentation

Features:
  • Powerful code generations
  • Advanced routing, validation, request fields, gates & policies, config, translations, views, and a lot of other completions
  • Close to perfect understanding of Eloquent magic
  • Full Blade components support
  • Livewire, InertiaJs, Dusk, Laravel-modules, and other third-party packages support

What’s New

Version 10.0
  • Database tables and fields completion: query builder methods, validation rules, migrations
  • Inertia.js: advanced page paths support, Create Inertia Page code generation, Unknown Inertia Page inspection, Find Page Usages
  • Create Pivot Table code generation
  • Create Enum code generation
  • Laravel facades native support (without helper code)
  • Eloquent has, through, hasManyThrough, hasOneThrough relations support
  • Eloquent: type provider for query builder lambdas. User::where(fn ($query))
  • kirschbaum-development/eloquent-power-joins package support
  • Laravel Prompts package: validation rules completion
  • Helper code generation now is fully in background
Changelog
Feb 13, 2025
Version 10.0.1.243

Rating & Reviews

4.7
214 Ratings (1,281,968 Downloads)
5
4
3
2
1

Artak

30.01.2025

You can add the functionality to create a new project on Laravel, Symfony has this feature and it is quite convenient.

0

Steen Rabol

30.01.2025

As good as this plugin is as bad is also is.

Some times a function works, then just 2 minutes later it does not e.g. working with models and one have the use HasFactory, then for one model the generation of factory is working and then for the next it does not even if both models have $fillable, casts() method.

There are old github issues dating back to 2020 Support is more or less none exsting neither from JetBrains nor from the plugin developer

-3

Misha van Tol

21.01.2025

Absolute must have if you're doing (professional) Laravel development.

+1

Additional Information

Vendor:
Laravel Idea(Trader)
Plugin ID:
com.laravel_idea.plugin