flex-env icon indicating copy to clipboard operation
flex-env copied to clipboard

Add env:example command

Open svenluijten opened this issue 9 years ago • 3 comments
trafficstars

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 avatar Sep 13 '16 10:09 svenluijten

Mind if I give this a shot?

patrikpihlstrom avatar Oct 14 '16 18:10 patrikpihlstrom

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

svenluijten avatar Oct 17 '16 11:10 svenluijten

Sounds good.

patrikpihlstrom avatar Oct 17 '16 14:10 patrikpihlstrom