From eb26dad7a2853f12713b297f5f49ddfca24fde21 Mon Sep 17 00:00:00 2001 From: Shaker Al Muzaini <92122042+Shaker-Al-Muzaini@users.noreply.github.com> Date: Fri, 23 Dec 2022 09:51:38 +0200 Subject: [PATCH] Update .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 5538f14..18031de 100644 --- a/.env.example +++ b/.env.example @@ -1,7 +1,7 @@ APP_NAME=Laravel APP_ENV=local APP_KEY= -APP_DEBUG=true +APP_DEBUG=true APP_URL=http://localhost LOG_CHANNEL=stack