首页 > 其他 > 详细

laravel swoole Call to undefined method Illuminate\Events\Dispatcher::fire()

时间:2019-12-03 18:32:09      阅读:364      评论:0      收藏:0      [点我收藏+]

报错: Call to undefined method Illuminate\Events\Dispatcher::fire()

 

Whoops\Run::handleError("Uncaught Error: Call to undefined method Illuminate\Events\Dispatcher::fire() in /www/web/laravel/vendor/swooletw/laravel-swoole/src/Server/Manager.php:145

 

laravel  5.8   把fire()   改为 dispatch()

 

 

 

laravel swoole Call to undefined method Illuminate\Events\Dispatcher::fire()

原文:https://www.cnblogs.com/jasonLiu2018/p/11978086.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!