-
I must be missing the obvious. Probably been staring at this for too long! lol
I have a queueable job that I want to send an SMS via Nexmo. Installed nexmo/laravel on Laravel 5.5, so I'm assuming t…
-
Model:
``` php
use Jenssegers\Mongodb\Eloquent\Model as Moloquent;
class Product extends Moloquent
{
protected $connection="mongodb";
protected $dates = [
'created_at', 'last_modified…
gp187 updated
6 years ago
-
PHP 7.2 中将 Object 列为了保留关键字,导致我们的 SDK 无法工作(之前版本因为我们的 Object 在命名空间里没关系,但新版本在命名空间里也不行了),详见 https://github.com/leancloud/php-sdk/issues/173
所以这个类肯定是要改名,但还有一个问题是只改 `Object -> LCObject`,还是给所有的类都加 `LC` 前缀…
-
composer create时提示出错,代码如下,这个是什么情况
`PHP Fatal error: Trait 'Zhiyi\Plus\Models\Relations\UserHasBlackLists' not found in /www/plus/app/Models/User.php on line 42
`
ytkah updated
6 years ago
-
Suggested labels; [new feature][request][enhancement]
Possible to add **Google 2FA** (2 step auth/verification) for increased security?
I noticed that only ReCaptcha is available as second layer,…
-
سلام میتونید سیستم
notification
هم بسازید بیشترین کاربردش در بخش
queue
است
مثل نمونه پایین
https://github.com/Nuwira/laravel-sms-notification/blob/master/src/SmsServiceProvider.php
-
## array_merge(): Argument #1 is not an array
Hi,
Am getting the following error
On /opt/lampp/htdocs/laravel/vendor/tzsk/sms/src/Drivers/Textlocal.php line number 56
![screenshot from 201…
-
-
Hello guys,
I am having error while using Nexmo sms api in laravel. i have tried everything what i found on google please help me out.
-
Dear Developer,
dashboard.php taking too much time to taking load
![image](https://user-images.githubusercontent.com/15606462/41821224-f97e76fa-77fa-11e8-9757-4f2d6d585c5c.png)