2017 © Pedro Peláez
 

library laravel-notification-wechat

Use Wechat to send notification.

image

excitedcat/laravel-notification-wechat

Use Wechat to send notification.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Laravel notifications for wechat

本项目可以在 Laravel >=5.3中使用 EasyWechat 来通知客户。, (*1)

安装说明

composer require excitedcat/laravel-notification-wechat

使用说明

编辑config/app.php文件在providers数组中增加:, (*2)

ExcitedCat\WechatNotification\WechatServiceProvider::class

创建Notification, (*3)

php artisan make:notification NewOrder

调用方式参考Laravel官方文档, (*4)

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

09/02 2018

dev-master

9999999-dev https://github.com/excitedcat/laravel-notification-wechat

Use Wechat to send notification.

  Sources   Download

MIT

The Requires

 

09/02 2018
29/07 2017
28/07 2017
27/07 2017
27/07 2017