关键词:env

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