From 7e9ddc4db005e642e83ae91e86321c19630f1113 Mon Sep 17 00:00:00 2001 From: Shaker Al Muzaini <92122042+Shaker-Al-Muzaini@users.noreply.github.com> Date: Sun, 1 Jan 2023 22:04:20 +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 8232a5d..eaceeb7 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ APP_NAME=Laravel APP_ENV=local APP_KEY= APP_DEBUG=true -APP_URL=http://localhost +APP_URL=http://localhost LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null