mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00

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
4 lines
49 B
Text
4 lines
49 B
Text
/bootstrap/compiled.php
|
|
.env.*.php
|
|
.env.php
|
|
.env
|