Skip to content

Releases: caffeinated/modules

v4.0.7

20 Oct 00:27
Compare
Choose a tag to compare
Merge pull request #252 from nejtr0n/patch-1

Generate seeders in right namespace

v4.0.6

18 Oct 22:14
Compare
Choose a tag to compare
Pass all modules through "modules.optimized" event

v4.0.5

05 Oct 18:52
Compare
Choose a tag to compare
Forgot to remove migration service provider

v4.0.4

05 Oct 18:47
Compare
Choose a tag to compare
  • Improved migrate:rollback command

v4.0.3

28 Sep 20:25
Compare
Choose a tag to compare
Merge pull request #244 from ZiNETHQ/master

Change session()->put to session()->flash in middleware

v4.0.2

04 Sep 18:55
Compare
Choose a tag to compare
Scratch database driver - dont think it will work - added unique ID t…

…o manifest

v4.0.1

24 Aug 16:53
Compare
Choose a tag to compare
  • Ensured cached module listing isn't deleted when running module:optimize
  • Ensured all directories are kept/copied over when bootstraping a new module when running make:module

v4.0

23 Aug 22:25
Compare
Choose a tag to compare

Laravel 5.3 support!

v3.2.5

08 Aug 17:51
Compare
Choose a tag to compare
Merge pull request #224 from nickurt/patch-1

Added a ModulePath folder check to be sure the directory exists ...

v3.2.4

29 Jul 20:20
Compare
Choose a tag to compare
Fix local caching