关键词:env

1
Parse Heroku config vars like DATABASE_URL or REDIS_URL to work with Laravel.
2
Edit your .env file in Laravel directly from the command line.
3
Load .env file into project environment, using same functions as Laravel
5
Laravel Command Package for .env file synchronization
6
A Laravel package for easy management of different environments (dev, staging, production, etc.).
7
用于命令后修改env文件,部署系统会用到
8
Export the Laravel environment file to a capable web server format.
9
PHPCI plugin to copy env file
10
Simple per-environment .env files for Laravel 5.
11
Artisan commands for work with the Jincor Auth Service
12
Laravel DotEnv Generator, generates a standard .env file