packagist nwidart/laravel-modules v12.0.5

latest release: v13.0.0
8 hours ago

What's Changed

  • Replace Hardcoded Paths with Configurable Values in UpdatePhpunitCoverage Command by @cndrsdrmn in #2108
  • [fix] fix return type of method by @alissn in #2101
  • Add PLURAL_UPPER_NAME to 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

Full Changelog: v12.0.4...v12.0.5

Don't miss a new laravel-modules release

NewReleases is sending notifications on new releases.