github nWidart/laravel-modules 1.23.0

latest releases: v11.0.9, v11.0.8, v11.0.7...
6 years ago

Added

  • A --migration flag to the module:make-model command to generate the migration file with a model
  • Factories are now also defined in the master service providers. This is used in the module:make command without the --plain flag, or using module:make-provider with the --master flag.
  • module_path() helper function.

Changed

  • The default location of event listeners is now in Listeners/, from Events/Handlers

Don't miss a new laravel-modules release

NewReleases is sending notifications on new releases.