Skip to content

Releases: Pharaonic/laravel-modulator

1.1.1

06 Apr 15:11
60fedd7

Choose a tag to compare

fix : check module exists in module:routes

1.1.0

06 Apr 14:38
c9959b5

Choose a tag to compare

Full Changelog: 1.0.3...1.1.0

  • Add routes list + compatible with 8.x, 9.0

1.0.3

06 Apr 13:13
953e34d

Choose a tag to compare

fix providers class loader

1.0.2

06 Apr 12:52
a762c3c

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

  • Fix : Providers Registeration.

1.0.1

06 Apr 12:35

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

  • fix discover message

1.0.0

06 Apr 10:10

Choose a tag to compare

Full Changelog: 0.1.7...1.0.0

  1. add providers caching to enhance the performance.
  2. remove unneeded commands.

0.1.7: fix module migration commands

02 Apr 10:07

Choose a tag to compare

- Remove Rollback (unnecessary)
- Typo Fix of Status Message
- Hide not found errors from Fresh, Reset Commands

0.1.5

10 Feb 19:05
015d725

Choose a tag to compare

fix main service provider

0.1.4

10 Feb 15:40

Choose a tag to compare

Full Changelog: 0.1.3...0.1.4

  • fix providers loader
  • add main service provider

0.1.3

05 Feb 12:23

Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

  • Support Multi-Levels HMVC.
  • Split Packages Directories.