james.xue/env
最新稳定版本:1.2.1
Composer 安装命令:
composer require james.xue/env
包简介
laravel-admin env管理
README 文档
README
Screenshot
Requirements
- laravel-admin >= 1.6.9 (很重要!很重要!很重要! 重要的事情说三遍)
Installation
1、composer require james.xue/env
2、php artisan admin:import env
Configuration
In the extensions section of the config/admin.php file, add some configuration that belongs to this extension.
'extensions' => [
'env' => [
// set to false if you want to disable this extension
'enable' => true,
]
]
More resources
参考地址:https://github.com/laravel-admin-extensions/env-manager.git
统计信息
- 总下载量: 141
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-25
