From 6ede97a51b143fdd3be247d1674cdd6580557824 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:54:10 +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 08fc152..2161bf5 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