From f58cfa99ae17a2be6a33ce23d21369ed1a9b3579 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Fri, 9 Sep 2016 11:40:50 +0100 Subject: [PATCH] Remove duplicate APP_KEY entry --- .env.example | 1 - 1 file changed, 1 deletion(-) diff --git a/.env.example b/.env.example index 33a58b15..281849d6 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,6 @@ APP_ENV=local APP_KEY=SomeRandomString APP_DEBUG=true APP_LOG_LEVEL=debug -APP_KEY=SomeRandomString APP_TIMEZONE=UTC APP_LANG=en APP_LOG=daily