报错: 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()

 

 

 

相关文章:

  • 2020-04-13
  • 2022-12-23
  • 2021-10-06
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2022-02-25
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2021-08-20
  • 2022-12-23
相关资源
相似解决方案