Added channel deprecations.

This commit is contained in:
2023-03-10 21:04:26 +06:00
parent 3ddfb77508
commit e189137f6a
2 changed files with 8 additions and 2 deletions

View File

@@ -4,8 +4,8 @@ APP_KEY=
APP_DEBUG=true
APP_URL=http://localhost
LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_CHANNEL=daily
LOG_DEPRECATIONS_CHANNEL=deprecations
LOG_LEVEL=debug
DB_CONNECTION=mysql