rezaamini-ir/provider-man
Composer 安装命令:
composer require rezaamini-ir/provider-man
包简介
A service provider manager for Laravel projects (especially modular projects)
README 文档
README
With Provider Man package you will be able to manage your custom providers in a beautiful UI and manage your module service providers.
Installation
To install the package you have to run composer command:
composer require rezaamini-ir/provider-man
Then you should publish migration and config file with this command:
php artisan provider:install
Congrats! Provider man has been installed.
Usage
You will be able to use the package in the /provider address.
This address and middleware of this route can be managed in config file which has been stored in config/provider.php,
Note: Service providers must not be added in app.php file
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-21