hey guys,
Every developer has faced the issue of forgetting to update the keys in .env.examples or other .env files.
To resolve this I created
github.com/msamgan/laravel-env-keys-checker
Back
•
Update:
Now, you can add the configuration to ignore said files and keys, and you can also configure the package to add the missing keys to the respective files automatically.
•
In response to @msamgan
Please do star the repo, if you like it.
Also, all feedback and feature suggestions are welcome.