Skip to content

Library for migration keys from ".env.consul" file to consul kv storage

License

Notifications You must be signed in to change notification settings

pdffiller/lib-laravel-env-to-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step 1: Add "repositories" to composer.json

"repositories": [
    {
		"type": "vcs",
        "url": "https://github.com/pdffiller/lib-laravel-env-to-consul.git"
    }
]

Step 2: Run "composer require pdffiller/lib-laravel-env-to-consul" in command prompt

Step 3: Add to \config\app.php 'providers' => [... \pdffiller\LibLaravelEnvToConsul\ConsulConfigServiceProvider::class

About

Library for migration keys from ".env.consul" file to consul kv storage

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages