From 7af09fd078fb4d5dd2a17552a64cc2bca6fd9426 Mon Sep 17 00:00:00 2001 From: Deon George Date: Fri, 5 Jul 2024 09:24:22 +1000 Subject: [PATCH] Update laravel framework from 9 to 11, removed some old packages --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 2f06caa..69a8f98 100644 --- a/.env.example +++ b/.env.example @@ -7,7 +7,7 @@ APP_KEY= APP_TIMEZONE=Australia/Melbourne APP_URL=https://www.graytech.net.au -LOG_CHANNEL=stack +LOG_CHANNEL=daily DB_CONNECTION=pgsql DB_HOST=postgres