james.xue/laravel-admin-env
最新稳定版本:1.1.1
Composer 安装命令:
composer require james.xue/laravel-admin-env
包简介
laravel-admin env管理
README 文档
README
Screenshot
Installation
1、composer require james.xue/laravel-admin-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
统计信息
- 总下载量: 2.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-05
