Optimized connection to db
This commit is contained in:
2
app/setup/middlewares/log.php
Normal file
2
app/setup/middlewares/log.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
Monolog\ErrorHandler::register($app->getContainer()->get(Psr\Log\LoggerInterface::class));
|
Reference in New Issue
Block a user