Add notes to .env files

This commit is contained in:
Nabeel Shahzad
2017-12-15 08:59:41 -06:00
parent 7b08a25a1d
commit b227090f54
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#
# Before you go live, remember to change the APP_ENV to production
# and APP_DEBUG to false
# and APP_DEBUG to false. Adjust logging to taste
#
APP_ENV={!! $APP_ENV !!}