Skip to content

Releases: Pharaonic/laravel-modulator

1.3.0

12 Sep 05:47
617c011
Compare
Choose a tag to compare

Add loadHelpers action to auto-load helpers.php file in every module.

1.2.2

09 Sep 10:06
b06bc6e
Compare
Choose a tag to compare

Fix test command by adding setPty.

1.2.1: Reset the migrations in one command

15 Dec 09:45
30676e4
Compare
Choose a tag to compare
Replace resetting the migrations one by one to Block of migrations

1.2.0

15 Nov 15:49
Compare
Choose a tag to compare
  • Move lang directory to the main path.

1.1.3

10 May 08:46
f0fed3d
Compare
Choose a tag to compare

Full Changelog: 1.1.2...1.1.3

  • Fix commands registration

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.