.env.sample
Notice the use of and comments . This tells the next person exactly where to go to get the necessary credentials. Best Practices for Maintaining a .env.sample
# Environment mode. Options: 'dev', 'staging', 'prod' # Affects logging verbosity and error reporting. APP_ENV=dev .env.sample