Laravel Package for 微信用户身份获取 使用方法 在App::before方法中设置appid与appsecret 例如: Config::set('wechat.appid', 'xxxx'); Config::set('wechat.secret', 'xxxx');