Version 3.2:
View, component and livewire component blade variables completion
Eloquent helper code generation: fetching tables and columns from database + understanding field casts
Policies completion for authorize() and other calls
New code generation: Optimize Route completions
Convenient navigation between models and policies (Hot key: Ctrl-Alt-Home or ^⌘Up)
New module system for modules with own composer.json files
Blade::component calls fetching
Blade $loop variable members completion
Fixes