Skip to content

Conversation

@jakejohns
Copy link
Contributor

Laravel 5 uses vlucas/phpdotenv for env configuration.
http://laravel.com/docs/5.0/configuration#environment-configuration

Laravel 4 used env.php files.
The new configuration files do not have ".php" extensions

Pull req #1380 addressed this, but included other things.

Fixes #1380.

Laravel 5 uses vlucas/phpdotenv for env configuration.
http://laravel.com/docs/5.0/configuration#environment-configuration
Previous version used env.php files. the new configuration files do not have
.php extension
@arcresu
Copy link
Contributor

arcresu commented Mar 15, 2015

Thanks!

arcresu added a commit that referenced this pull request Mar 15, 2015
@arcresu arcresu merged commit a4bc938 into github:master Mar 15, 2015
u9E9F pushed a commit to u9E9F/gitignore that referenced this pull request Jul 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants