md-tech/laravel-modules is a Laravel package for md-tech module management.
It currently has 0 GitHub stars and 49 downloads on Packagist (latest version v1.0.7).
Install it with composer require md-tech/laravel-modules.
Discover more Laravel packages by md-tech
or browse all Laravel packages to compare alternatives.
Last updated
md-tech/laravel-modules is a Laravel package which created to manage your Laravel app using modules.
Modules include controller, service and model.
To install through Composer, by run the following command:
composer require md-tech/laravel-modules
The package will automatically register a service provider and alias.
The MIT License (MIT). Please see License File for more information.