toplan / laravel-sms

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

[Toplan\PhpSms\PhpSmsException] Modify the dispatch scheme failed for [Log] agent, because the task system has already started. #136

Closed QylinFly closed 7 years ago

QylinFly commented 7 years ago

[Toplan\PhpSms\PhpSmsException]
Modify the dispatch scheme failed for [Log] agent, because the task system has already started.

toplan commented 7 years ago

这个是laravel-sms的一个bug,可以暂时这样处理: SmsManagerServiceProvider里面register方法里面的$this->initPhpSms()移动到boot方法里

然后等待我发布新版本更新这个bug...

QylinFly commented 7 years ago

QylinFly commented 7 years ago

我用了稳定版本后,问题消失

toplan commented 7 years ago

@QylinFly 什么问题消失了 😄

toplan commented 7 years ago

已发布 2.6.1