v12.0.4
What's Changed
- Fix: add missing closing tag by @ukeloop in https://github.com/nWidart/laravel-modules/pull/2060
- [fix] fix Error Cannot instantiate abstract class by @alissn in https://github.com/nWidart/laravel-modules/pull/2062
- Refactor
modulehelper, improve code clarity, and handle exceptions by @alissn in https://github.com/nWidart/laravel-modules/pull/2063 - Refactor: Type property with interface instead of concrete class for better extensibility by @serhii-solodkyi in https://github.com/nWidart/laravel-modules/pull/2069
- Add ListCommands Command by @dcblogdev in https://github.com/nWidart/laravel-modules/pull/2081
- Ensure modules are registered in register phase by @tareq-alqadi in https://github.com/nWidart/laravel-modules/pull/2089
New Contributors
- @ukeloop made their first contribution in https://github.com/nWidart/laravel-modules/pull/2060
- @serhii-solodkyi made their first contribution in https://github.com/nWidart/laravel-modules/pull/2069
- @tareq-alqadi made their first contribution in https://github.com/nWidart/laravel-modules/pull/2089
Full Changelog: https://github.com/nWidart/laravel-modules/compare/v12.0.3...v12.0.4