Skip to content

Releases: L5Modular/L5Modular

Fix wrong translation path

27 Jul 20:50
Compare
Choose a tag to compare

Add missing make commands

22 Mar 16:53
43ff2fb
Compare
Choose a tag to compare

View, Translation, Routes

Rewritten the package from scratch

21 Mar 18:49
Compare
Choose a tag to compare

Add config, generators, tests, etc.

Add Laravels "Package Auto-Discovery"

16 Feb 18:36
Compare
Choose a tag to compare

It is not necessary to add the service provider into config/app.php manually

Support for Laravel >= 5.7

17 Nov 16:09
Compare
Choose a tag to compare

Fixed helper calls in module generator

Support for Laravel 5.5

31 Aug 18:36
Compare
Choose a tag to compare
1.4.1

support for Laravel 5.5 - v1.4.1

Support for different route files

15 Feb 20:25
Compare
Choose a tag to compare

The command php artisan:make module generates now a routes folder (with api.php and web.php) instead of a single file.
The new files are getting generated with the corresponding middleware group config.

Support for Laravel 5.4

03 Feb 17:30
Compare
Choose a tag to compare
Update composer.json

v1.3.5
Support for L5.4

Fix UnitTest issue

03 Dec 14:40
Compare
Choose a tag to compare

This release fixes #20 and the corresponding testing fails

include routes.php instead of include_once

Fix route caching issue

30 Nov 09:40
Compare
Choose a tag to compare