From 4a6bbd4dcad33d9885b41083c6b686798a839885 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 27 Apr 2017 03:26:54 +0200 Subject: [PATCH] Update example config --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 9242d6cf5b..9a28c9f373 100755 --- a/.env.example +++ b/.env.example @@ -3,7 +3,7 @@ APP_DEBUG=false APP_FORCE_SSL=false APP_FORCE_ROOT= APP_KEY=SomeRandomStringOf32CharsExactly -APP_LOG=errorlog +APP_LOG=daily APP_LOG_LEVEL=warning APP_URL=http://localhost