pociot.dev - all blogposts · May 15, 2018
A .env replacement for storing your production credentials in your Laravel application
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Today I published the latest open source package under the Beyond Code Github account and it's called laravel-credentials . The package allows you to store all your production-related credentials in an encrypted file and put that file into version control instead of having to add multiple credentials into your .env file on your production system. This process has a couple benefits compared to the…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.