Skip to content

Releases: Pharaonic/laravel-modulator

1.1.2

08 Apr 21:59
f480fb7
Compare
Choose a tag to compare

Full Changelog: 1.1.1...1.1.2

  • fix module:routes command

1.1.1

06 Apr 15:11
60fedd7
Compare
Choose a tag to compare
fix : check module exists in module:routes

1.1.0

06 Apr 14:38
c9959b5
Compare
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
Compare
Choose a tag to compare
fix providers class loader

1.0.2

06 Apr 12:52
a762c3c
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

  • Fix : Providers Registeration.

1.0.1

06 Apr 12:35
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

  • fix discover message

1.0.0

06 Apr 10:10
Compare
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
Compare
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
Compare
Choose a tag to compare
fix main service provider

0.1.4

10 Feb 15:40
Compare
Choose a tag to compare

Full Changelog: 0.1.3...0.1.4

  • fix providers loader
  • add main service provider