wzq 6 yıl önce
ebeveyn
işleme
ab3f5bd564
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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