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

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

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

Contributors 3

  •  
  •  
  •  

Languages