Skip to content

Conversation

vyuldashev
Copy link

It will be handy if default config/app.php will have APP_TIMEZONE environment variable.

It will be handy if default `config/app.php` will have `APP_TIMEZONE` environment variable.
@joshmanders
Copy link
Contributor

You can add this to your own project.

@decadence
Copy link

Every PR's change can be added to your own project.

@joshmanders
Copy link
Contributor

We don't need every config variable available as an env variable because of one or two people's usecase of wanting completely different database collation or using different timezones.

The config is meant to be altered by you, it's not hard to add the env in stuff you want to change. I personally only change what actually needs changed in different environments and it's a hassle having to remove everyone's edge use cases and change back to what actually matters.

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

Successfully merging this pull request may close these issues.

4 participants