laravel-modules maintained by md-tech
Laravel-Modules
md-tech/laravel-modules is a Laravel package which created to manage your Laravel app using modules.
Modules include controller, service and model.
Install
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.
License
The MIT License (MIT). Please see License File for more information.