From a949eae77723ce939eed3997d33e4b1de70353cb Mon Sep 17 00:00:00 2001 From: Leonid Nikitin Date: Sat, 6 Jul 2024 19:20:58 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=87=D0=B8=D1=81=D1=82=D0=B8=D0=BB=20AP?= =?UTF-8?q?P=5FKEY.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/application/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/application/.env.example b/app/application/.env.example index 40be2a7..9607071 100644 --- a/app/application/.env.example +++ b/app/application/.env.example @@ -1,6 +1,6 @@ APP_NAME=Laravel APP_ENV=local -APP_KEY=base64:LAXuVFnfcrPlPcYftpV/hJ7mEO1TlbriMaDN7hT5WOo= +APP_KEY= APP_DEBUG=true DEBUGBAR_OPEN_STORAGE=true APP_TIMEZONE=UTC