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