alfa_wechat/wechat_sdk

1.0 2020-08-16 14:15 UTC

This package is auto-updated.

Last update: 2024-09-16 23:12:53 UTC


README

Wechat SDK For Larevel

  • install
composer require alfa_wechat/wechat_sdk
  • Add the following class to the providers array in config/app.php:
\Alfa\Wechat\src\WechatServiceProvider::class
  • publish config
php artisan vendor:publish --tag=alfa-wechat-config
  • modify config/wechat.php replace you appId and appSecret