v12.0.2
What's Changed
- Create
module()helper function and@module()blade directive by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2044 - Feature/pluralize module route paths by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2045
- Enhance Config Merging Logic to Prevent Duplicate Keys in Modules by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2052
- fix: update master view path to new component structure by @dcblogdev in https://github.com/nWidart/laravel-modules/pull/2055
- fix: update component namespace generation in module make command tests by @dcblogdev in https://github.com/nWidart/laravel-modules/pull/2056
- Allow Module Configs to Override Root Application Configs by @solomon-ochepa in https://github.com/nWidart/laravel-modules/pull/2053
Full Changelog: https://github.com/nWidart/laravel-modules/compare/v12.0.1...v12.0.2