Explorar el Código

发送消息测试

Swdz-WangHaiJun hace 4 años
padre
commit
3a7ef31249
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Http/Controllers/IndexController.php

+ 1 - 1
app/Http/Controllers/indexController.php → app/Http/Controllers/IndexController.php

xqd
@@ -7,7 +7,7 @@ use App\User;
 use EasyWeChat\Factory;
 use Illuminate\Http\Request;
 
-class indexController extends Controller
+class IndexController extends Controller
 {
     public function test()
     {