diff --git a/config/swoole_http.php b/config/swoole_http.php index f73a2c59..150e680f 100644 --- a/config/swoole_http.php +++ b/config/swoole_http.php @@ -81,7 +81,7 @@ 'pre_resolved' => [ 'view', 'files', 'session', 'session.store', 'routes', 'db', 'db.factory', 'cache', 'cache.store', 'config', 'cookie', - 'encrypter', 'hash', 'router', 'translator', 'url', 'log', + 'encrypter', 'hash', 'router', 'translator', 'url', 'log', 'auth', ], /*