Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.
/ env Public archive

【不在维护】对laravel-admin中的env进行页面管理,如需使用 env 请前往

License

Notifications You must be signed in to change notification settings

xiaoxuan6/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

env extension for laravel-admin

Screenshot

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

Awesome

参考地址:https://github.com/laravel-admin-extensions/env-manager.git

About

【不在维护】对laravel-admin中的env进行页面管理,如需使用 env 请前往

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published