pipeosorio1/modules
最新稳定版本:v1.1
Composer 安装命令:
composer require pipeosorio1/modules
包简介
Laravel Modules
README 文档
README
Extract and modularize your code for maintainability. Essentially creates "mini-laravel" structures to organize your application. Originally developed for FusionCMS, an open source content management system.
Documentation
You will find user friendly and updated documentation on the Caffeinated website.
Installation
Simply install the package through Composer. From here the package will automatically register its service provider and Module facade.
composer require caffeinated/modules
Config
To publish the config file, run the following:
php artisan vendor:publish --provider="Pipeosorio1\Modules\ModulesServiceProvider" --tag="config"
Changelog
You will find a complete changelog history within the CHANGELOG file.
Contributing
Please see CONTRIBUTING for details.
Testing
Run tests with PHPUnit:
vendor/bin/phpunit
Security
If you discover any security related issues, please email shea.lewis89@gmail.com directly instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 12.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-09-21