toplan / laravel-sms

:iphone::heavy_check_mark:A phone number validation solution based on laravel
MIT License
839 stars 174 forks source link

验证码短信发送时间间隔控制 #13

Closed iflamed closed 8 years ago

iflamed commented 9 years ago

https://github.com/toplan/laravel-sms/blob/master/src/Toplan/LaravelSms/SmsContorller.php#L94

这个函数应该需要支持验证码等短信发送间隔控制。比如现在规定验证码短信发送间隔为1分钟。目前这个库里面看起来只用了前端js 来控制,容易出问题。

toplan commented 9 years ago

已更新 :smile:

iflamed commented 9 years ago

👍👍

2015-09-21 11:36 GMT+08:00 top lan notifications@github.com:

已更新 [image: :smile:]

— Reply to this email directly or view it on GitHub https://github.com/toplan/laravel-sms/issues/13#issuecomment-141868099.