diff --git a/config/app.php b/config/app.php index aedb8b814..1da5680c6 100644 --- a/config/app.php +++ b/config/app.php @@ -94,7 +94,7 @@ return [ | the box, Laravel uses the Monolog PHP logging library. This gives | you a variety of powerful log handlers / formatters to utilize. | - | Available Settings: "single", "daily", "syslog" + | Available Settings: "single", "daily", "syslog", "errorlog" | */