-
https://github.com/toplan/laravel-sms/blob/master/src/Toplan/LaravelSms/validations.php#L16
-
Hi,
updated the package to the latest `develop` update.
While running
```
php artisan migrate:refresh --seed
```
I get the following error:
```
[Illuminate\Database\QueryException] …
-
Hello! using laravel 5.1 tried
$bulkSms = new BulkSmsService(config('bulk-sms.username'), config('bulk-sms.password'), config('bulk-sms.baseurl'));
$bulkSms->sendMessage('full number without plus', '…
-
Hello!
So for a single `notifiable` user, a single entry in the `notifications` table, along with a `mail`/`sms` sent is perfectly working.
An important issue I'm facing with this however, is wh…
-
Currently the APIs `api/v1/nudge` and `api/v1/nudge/ask` return an error if the `contacts` parameter is missing or is an empty array.
Please relax this requirement when the `client_will_send` paramet…
-
验证码验证时候,如果没有调用发送验证时接口,直接调用登录认证接口,verify_code验证会报未定义attempts错误.
此情况是在'非正常使用'的情况下会发生.
-
- Laravel Version: **5.3.6**
- PHP Version: **7.0.8**
- Database Driver & Version: **postgresql 9.5.3**
### Description:
I've created job for generating and sending emails and start artisan command `…
-
Thanks for this repo!
I am thinking about upgrading my current custom plivo sms code in my Larvel app with this repo and Laravel 5.3 notifications. However one thing I currently do is record message …
-
#### What are you trying to achieve?
I want to test my Lumen application.
The ModuleConfig class has been renamed to ModuleConfigException since Codeception 2.1.
#### What do you get instead?
…
-
Salut!
Je viens de mettre en ligne un paquet pour Laravel utilisant l'API OVH (https://github.com/AkibaTech/laravel-ovh-sms).
Il s'avère que mon paquet (taggé en 1.1.0) require **ovh/php-ovh-sms** e…