Download the PHP package mdma4d/laravel-vault without Composer
On this page you can find all versions of the php package mdma4d/laravel-vault. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mdma4d/laravel-vault
More information about mdma4d/laravel-vault
Files in mdma4d/laravel-vault
Download mdma4d/laravel-vault
More information about mdma4d/laravel-vault
Files in mdma4d/laravel-vault
Vendor mdma4d
Package laravel-vault
Short Description Laravel HashiCorp Vault integration (secrets, database dynamic creds, encryption, hashing)
License MIT
Package laravel-vault
Short Description Laravel HashiCorp Vault integration (secrets, database dynamic creds, encryption, hashing)
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-vault
Simple Laravel configuration from Hashicorp Vault.
Installation
Add the package via composer
Usage with Laravel
Add the Service Provider
Add the following to the providers
array in your application config:
Configure Hashicorp Vault
Create approle to access Hashicorp Vault.
Create KV secrets engine with laravel configuration
app.key contains old app key to decrypt old cryptograms
Create transit engine for encryption and hashing
Create databases engine, connection and role to connect to mysql
Set the environment variables
All versions of laravel-vault with dependencies
PHP Build Version
Package Version
The package mdma4d/laravel-vault contains the following files
Loading the files please wait ....