浏览代码

Merge branch 'develop' of http://git.caihongxingqiu.net/rainbow/config-service into develop

xielin 6 年之前
父节点
当前提交
f079d966a8
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      bootstrap/app.php

+ 4 - 0
bootstrap/app.php

@@ -50,6 +50,10 @@ $app->singleton(
     App\Console\Kernel::class
 );
 
+$app->singleton(
+    \Dingo\Api\Exception\Handler::class
+);
+
 /*
 |--------------------------------------------------------------------------
 | Register Middleware