2017 © Pedro Peláez
 

library laravel-notification-wechat

Use Wechat to send notification.

image

adzon/laravel-notification-wechat

Use Wechat to send notification.

  • Monday, July 10, 2017
  • by adzon
  • Repository
  • 1 Watchers
  • 5 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 37 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Laravel的notifications使用起来很舒服,但是找了下网上没有使用微信来做通知的包,所以自己做了一个。, (*1)

不了解notifications是什么的,可以在官方文档中去了解:, (*2)

https://laravel.com/docs/master/notifications, (*3)

有问题请邮件联系我: 76762@qq.com, (*4)

Laravel的微信通知

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage Total Downloads, (*5)

本项目可以在 Laravel 5.4中使用 Wechat 来通知客户。, (*6)

Contents

安装说明

composer require adzon/laravel-notification-wechat

使用说明

php artisan make:notification NewInvoice

NewInvoice文件内容参见 demo/NewInvoice.php, (*7)

更新日志

请直接参见commit提交~~~, (*8)

Contributing

Please see CONTRIBUTING for details., (*9)

Credits

License

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

The Versions