From 4a0e24683aa1c995177be0be7a7ebfd2bbfec0bd Mon Sep 17 00:00:00 2001 From: Mekan1206 Date: Sun, 15 Feb 2026 00:31:16 +0500 Subject: [PATCH] WIP --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index 15b02b8..9c8c5ff 100644 --- a/.env.example +++ b/.env.example @@ -7,6 +7,8 @@ APP_URL=http://localhost API_TOKEN=123 NOVA_LICENSE_KEY=UEkhFwqhhYw2UPqcoVNWWhKrZOOWXujgj7pLPdDzMqflYX4Pwl +DEBUGBAR_ENABLED=false + LOG_CHANNEL=stack LOG_DEPRECATIONS_CHANNEL=null LOG_LEVEL=debug