Use the stack for logged deprecations

This commit is contained in:
Kevin MacMartin 2022-05-23 21:50:58 -04:00
parent 3596ebcf73
commit d273cf5a71

View file

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