yc13g/ty-message

使用天翼开放平台发送消息

dev-master 2015-12-15 00:00 UTC

This package is not auto-updated.

Last update: 2024-09-18 19:30:20 UTC


README

支持laravel5.1 使用天翼开放平台发送短信

在config/app.php的 providers中加入 Yc13g\TyMessage\MessageServiceProvider::class,在 aliases中加入 'TyMessage' => Yc13g\TyMessage\Message::class