mhmiton/laravel-modules-livewire
Add support for Laravel 13 by @laravel-shift in #76
Add support for Livewire 4
module:make-livewire-form command - #66Fix: Volt view factory issue.
Fix: dependencies check issue.
Fixed - Example not correct: php artisan module:make-livewire Core Pages/AboutPage --inline #47
Volt support added.
Command prompts for missing input support added.
The --custom option is removed from the command, and the custom module will be detected automatically by config (custom_modules).
config keys changes from custom_modules
`name_lower` - required
`views_path` - new added and required
`volt_view_namespaces` - new added and required (volt only)
Add support for Laravel 11 #40
Module namespace modified.
Requires:
Support Livewire 3 - https://github.com/mhmiton/laravel-modules-livewire/pull/29
Support Laravel 10 - #26
Support laravel 9
How can I help you explore Laravel packages today?