Releases: zonneplan/laravel-module-loader
Releases · zonneplan/laravel-module-loader
1.1.1
- Improved the way which functions from a module are loaded when using console only applications.
1.1.0
- Add support for Laravel 7
1.0.1
-
Do not load commands, migrations and the schedule when not in console mode.
Thanks @rtuin
-
Add travis support for PHP 7.4