Releases: mhmiton/laravel-modules-livewire
Releases · mhmiton/laravel-modules-livewire
v6.1.0
23 Jan 19:02
Compare
Sorry, something went wrong.
No results found
Fixed: Class-based component not found issue on route. #71
v6.0.0
20 Jan 19:00
Compare
Sorry, something went wrong.
No results found
Add support for Livewire 4
v5.2.0
06 Aug 19:21
Compare
Sorry, something went wrong.
No results found
Added module:make-livewire-form command - #66
Fixed the app_path issue for custom modules
v5.1.0
07 Mar 00:12
Compare
Sorry, something went wrong.
No results found
Fix: Maximum call stack size reached.
v5.0.0
25 Feb 16:04
Compare
Sorry, something went wrong.
No results found
Add support for Laravel 12 #58
v4.4.0
23 Feb 17:45
Compare
Sorry, something went wrong.
No results found
Fix: Conflict with Livewire/Flux
v4.3.0
27 Nov 15:56
Compare
Sorry, something went wrong.
No results found
Fix: Volt view factory issue.
v4.2.0
22 Nov 18:15
Compare
Sorry, something went wrong.
No results found
Fix: dependencies check issue.
v4.1.0
20 Nov 02:39
Compare
Sorry, something went wrong.
No results found
Fixed - Example not correct: php artisan module:make-livewire Core Pages/AboutPage --inline #47
v4.0.0
20 Nov 02:15
Compare
Sorry, something went wrong.
No results found
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)