1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
jake johns
8c0685fd96 Add ".env" to Laravel.gitignore
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
2015-03-10 02:49:24 -05:00
Tony Arra
858b0b251a Renaming Laravel4 to Laravel
Laravel4 is the current standard.

This resolves the name with the custom Laravel.gitignore file in the
gitignore.io project. If support for Laravel3 is desired, it should be done in
a new file: "Laravel3.gitignore

Closes #1196
2014-09-02 15:51:10 +10:00