承接 james.xue/laravel-admin-env 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

james.xue/laravel-admin-env

最新稳定版本:1.1.1

Composer 安装命令:

composer require james.xue/laravel-admin-env

包简介

laravel-admin env管理

README 文档

README

php-badge Latest Laravel Admin Downloads this Month Downloads total Latest stable Licence

Screenshot

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

Awesome

统计信息

  • 总下载量: 2.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-06-05