env file comments #52053
Unanswered
gitmikebrown
asked this question in
Ideas
env file comments
#52053
Replies: 1 comment 5 replies
-
the variables are mostly commented in the |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason there's no comments in the env.example file? Everything in Laravel is so well commented on with this file being the exception. Can comments be added so that it helps developers know what options are possible? Or, a link provided on where to go to find out more info? As an example, add a comment section above the DB vars that contains info on what options are available for DB_CONNECTION. Add a comment section above the SESSION vars to help understand what options are available for those too. And so on.
Beta Was this translation helpful? Give feedback.
All reactions