Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

pdffiller/lib-laravel-env-to-consul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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

 
 
 

Contributors

Languages