Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add env:example command #12

Open
svenluijten opened this issue Sep 13, 2016 · 3 comments
Open

Add env:example command #12

svenluijten opened this issue Sep 13, 2016 · 3 comments
Assignees
Milestone

Comments

@svenluijten
Copy link
Owner

php artisan env:example should generate a file called .env.example (or overwrite if it already exists) with all the keys from the regular .env file. The example file should have empty values.

@svenluijten svenluijten added this to the 2.1 release milestone Sep 13, 2016
@svenluijten svenluijten mentioned this issue Sep 13, 2016
Closed
3 tasks
@svenluijten svenluijten self-assigned this Sep 13, 2016
@patrikpihlstrom
Copy link

Mind if I give this a shot?

@svenluijten
Copy link
Owner Author

Actually, I'd rather clean up the codebase first before adding new features. Once I find some time I'll work on it.

@patrikpihlstrom
Copy link

Sounds good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants