Releases: senkulabs/mora
Releases · senkulabs/mora
v1.1.0
v1.0.1
Add license option in composer.json
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Initial release of Mora.
Features
Intuitive Command
Mora has intuitive command to create controller, model, and view like InterNACHI/Modular.
Livewire and Volt opt-in
Mora also has intuitive command for create Livewire and Volt components. It also register the Livewire and Volt components each time created.
Decoupled
You only need to install Mora in the require-dev section of your composer.json, and your modules don't need depend on Mora itself.