dedermus/env-manager
最新稳定版本:2.0.2
Composer 安装命令:
composer require dedermus/env-manager
包简介
Env Manager for Laravel open-admin-core
README 文档
README
Screenshot
Requirements
- open-admin >= 2.0.1
Installation
composer require dedermus/env-manager
# If you want to add a link entry in the left menu, use the following command to import
php artisan admin:import env-manager
Configurations
Add extensions option in your config/admin.php configuration file:
'extensions' => [ 'env-manager' => [ // If the value is set to false, this extension will be disabled 'enable' => true ] ]
Usage
Open http://your-host/admin/env-manager
And you can find the .env variables.
More resources
License
Licensed under The MIT License (MIT).
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-06-07
