selden1992/laravel-env

用于命令后修改env文件,部署系统会用到
81 1
Install
composer require selden1992/laravel-env
Latest Version:v1.0.1
License:Apache-2.0
Last Updated:Mar 20, 2017
Links: GitHub  ·  Packagist
Maintainer: selden1992

laravel-env

用于自动部署系统自动修改env环境变量的命令工具

composer require selden1992/laravel-env

添加

\Env\Commands\EnvCommand::class,  

到 Kernel.php 文件里

使用用法

php artisan env:generate PUSHER_APP_ID=2334324

Related Packages

sven/flex-env

Edit your .env file in Laravel directly from the command line.

97,242 103
serff/phpci-env

PHPCI plugin to copy env file

14 0
tumichnix/lumen-env

.env manipulator for the lumen-framework

5 0
imliam/laravel-env-set-command

Set a .env file variable from the command line

366,972 118
melihovv/laravel-env-validator

Laravel Validator for the .env file

40,107 16