File tree Expand file tree Collapse file tree 4 files changed +8
-4590
lines changed Expand file tree Collapse file tree 4 files changed +8
-4590
lines changed Original file line number Diff line number Diff line change 11/.idea
22/vendor
3+ composer.lock
Original file line number Diff line number Diff line change @@ -32,6 +32,10 @@ Laravel admin 的微信扩展、支持多公众号、多小程序、多微信支
3232 - [ ] 微信支付订单
3333 - [ ] 微信支付退款
3434 - [ ] 微信支付红包
35+ - [ ] 公众号授权
36+ - [ ] 公众号登录
37+ - [ ] 自动保存用户
38+ - [ ] 中间件
3539- [ ] 公众号门店
3640- [ ] 公众号模板消息
3741- [ ] 公众号素材
Original file line number Diff line number Diff line change 1010 "overtrue/wechat" : " ^4.2" ,
1111 "tymon/jwt-auth" : " 1.0.0-rc.5"
1212 },
13+ "require-dev" : {
14+ "encore/laravel-admin" : " ^1.7"
15+ },
1316 "autoload" : {
1417 "psr-4" : {
1518 "Hanson\\ LaravelAdminWechat\\ " : " src/"
2427 " Hanson\\ LaravelAdminWechat\\ WechatServiceProvider"
2528 ]
2629 }
27- },
28- "require-dev" : {
29- "encore/laravel-admin" : " ^1.7"
3030 }
3131}
You can’t perform that action at this time.
0 commit comments