Download the PHP package yaangvu/laravel-consul without Composer
On this page you can find all versions of the php package yaangvu/laravel-consul. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-consul
Laravel Consul
Laravel Consul
help you load config from Consul
server
Install
composer require yaangvu/laravel-consul
Laravel
Register service in providers
array in config/app.php
Publish consul configuration file
Lumen
Register service in app/Providers/AppServiceProvider.php
Publish consul configuration file
Config
Append .env
file with these configurations:
Add any Key Folder Consul you want to be loaded
Get env from Consul
All versions of laravel-consul with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^7|^8|^9|^10
dcarbone/php-consul-api Version ^1.0
illuminate/console Version ^7|^8|^9|^10
dcarbone/php-consul-api Version ^1.0
illuminate/console Version ^7|^8|^9|^10
The package yaangvu/laravel-consul contains the following files
Loading the files please wait ....