I wanted to use DB_PASSWORD= from api request using Azure key Vault and store in session. so database password will not store in our web server at all. can you share me idea how i can implement this idea in Laravel-5.8
I am using mysql driver. can you share me idea how i can call api before loading laravel application. and where i should declare this config i mean middleware/provider any file name.
I wanted to store session config such a way if someone hacked our webserver still they will not have database password