feat : admin driver name
This commit is contained in:
@@ -10,4 +10,5 @@ declare(strict_types=1);
|
||||
* @license https://github.com/hyperf/hyperf/blob/master/LICENSE
|
||||
*/
|
||||
return [
|
||||
Hyperf\HttpServer\CoreMiddleware::class => App\Middleware\CoreMiddleware::class,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user