Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

feat(config): add docs for Config.set (#227) #228

Merged
merged 2 commits into from
Dec 13, 2017
Merged

Conversation

ntvsx193
Copy link
Contributor

@@ -51,6 +51,13 @@ Config.get('database.mysql.host')
Config.get('database.mysql.host', '127.0.0.1')
----

If you need change config value, you make it as
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can re-phrase it as

Also you can update the in-memory config value for a key as shown below.

@thetutlage thetutlage merged commit 9b4f298 into adonisjs:4.0 Dec 13, 2017
@thetutlage
Copy link
Member

Thanks 😄

ntvsx193 added a commit to ntvsx193/docs that referenced this pull request Dec 13, 2017
feat(config): add docs for Config.set (adonisjs#227) (adonisjs#228)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants