All notable changes to this package will be documented here.
Released 2019-09-12
- Add support for Laravel 6.
- Add database activation (not complete).
- Change how modules are activated with new Activators.
Released 2018-09-27
module-views.php
in module config directory- Method to retrieve view partials from other modules
- Broken tests
Released 2018-07-08
- Laravel-Modules config to allow definition of a base repository class
Released 2018-07-07
- Fix a typo in the provider stub
- Remove the register method from ConsoleServiceProvider
Released 2018-06-15
- Initial Release