Skip to content

gabrieltong/dayu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaYu

How to send sms

$record = `model`;
$dayu = DaYu->createByDayuable($record);
$dayu->config($ak,$sk);
$dayu->send();

You can publish the migration with:

php artisan vendor:publish --provider="Gabe\Dayu\DayuServiceProvider" --tag="migrations"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages