Download the PHP package james.xue/laravel-admin-env without Composer
On this page you can find all versions of the php package james.xue/laravel-admin-env. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download james.xue/laravel-admin-env
More information about james.xue/laravel-admin-env
Files in james.xue/laravel-admin-env
Download james.xue/laravel-admin-env
More information about james.xue/laravel-admin-env
Files in james.xue/laravel-admin-env
Vendor james.xue
Package laravel-admin-env
Short Description laravel-admin env管理
License MIT
Homepage https://github.com/xiaoxuan6/laravel-admin-env
Package laravel-admin-env
Short Description laravel-admin env管理
License MIT
Homepage https://github.com/xiaoxuan6/laravel-admin-env
Please rate this library. Is it a good library?
Informations about the package laravel-admin-env
env extension for laravel-admin
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
All versions of laravel-admin-env with dependencies
PHP Build Version
Package Version
The package james.xue/laravel-admin-env contains the following files
Loading the files please wait ....