cqpCow 1 年之前
父节点
当前提交
fc3cdf9734
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/app.php

+ 1 - 0
config/app.php

@@ -161,6 +161,7 @@ return [
         Illuminate\Translation\TranslationServiceProvider::class,
         Illuminate\Validation\ValidationServiceProvider::class,
         Illuminate\View\ViewServiceProvider::class,
+        SwooleTW\Http\LaravelServiceProvider::class,
 
         /*
          * Package Service Providers...