Envy is a Laravel package that checks your .env.example file for missing environment variables. It is not a sync-up between .env and.example files. It reads all of your project's config files (or any other files you've configured) and finds calls to the env function. Then, it compares those calls to what's contained inside
2 Comments
Sort: