What's Changed
- Replace Hardcoded Paths with Configurable Values in
UpdatePhpunitCoverageCommand by @cndrsdrmn in #2108 - [fix] fix return type of method by @alissn in #2101
- Add
PLURAL_UPPER_NAMEto Module Creation Replacement Variables by @alissn in #2102 - Fix publishing config files for modules with multi-word names by @alissn in #2100
- Test against php 8.5 by @sergiy-petrov in #2121
- fix: correct Module parameter type in ActivatorInterface by @alissn in #2125
- Rename 'Disabling module' to 'Enabling module' in EnableCommand by @itshichabk in #2135
- fix(generator): resolve model namespace without app/ prefix in module observer stub by @malayvuong in #2112
- refactor: introduce ModuleServiceProvider base class to reduce boilerplate by @dominosaurs in #2115
- fix: resolve module helper dependency issues during service provider registration by @tareq-alqadi in #2118
- Add support for class-based replacements instead of closures by @alissn in #2119
- set default value for migration table configuration key by @dcblogdev in #2143
- use config instead of env for Vapor maintenance mode check by @dcblogdev in #2144
- Inertia support by @dcblogdev in #2145
New Contributors
- @cndrsdrmn made their first contribution in #2108
- @itshichabk made their first contribution in #2135
- @malayvuong made their first contribution in #2112
- @dominosaurs made their first contribution in #2115
Full Changelog: v12.0.4...v12.0.5