wzq 6 年之前
父節點
當前提交
ab3f5bd564
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bootstrap/app.php

+ 1 - 0
bootstrap/app.php

@@ -30,6 +30,7 @@ $app = new Laravel\Lumen\Application(
  $app->configure('auth');
  $app->configure('jwt');
 $app->configure('database');
+$app->configure('customer');
 /*
 |--------------------------------------------------------------------------
 | Register Container Bindings