Skip to content
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.

Releases: rawilk/laravel-modules

0.3

12 Sep 15:19
b1dfbbf
Compare
Choose a tag to compare

Added 0.3

  • Add support for Laravel 6.
  • Add database activation (not complete).

Updates 0.3

  • Change how modules are activated with new Activators.

Module views

27 Sep 15:06
Compare
Choose a tag to compare

Including view partials from other modules is now possible with the new method getViewPartials.

New Generator Command

08 Jul 20:32
Compare
Choose a tag to compare

The RepositoryMakeCommand was added to allow generation of repository classes through the command line.

Minor update

08 Jul 02:51
Compare
Choose a tag to compare

Minor update to laravel-modules. See changelog for details.

Initial Release

16 Jun 00:30
Compare
Choose a tag to compare

Initial release of rawilk/laravel-modules