作曲家更新时Laravel 5出错

use*_*664 10 php composer-php laravel-5

[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Illuminate\Broadcasting\BroadcastServiceProvider' not found
Run Code Online (Sandbox Code Playgroud)

如何解决这个错误?

我是laravel框架的新手

pin*_*sia 4

根据以下 运行,

composer install --no-dev --no-scripts
composer install --no-dev -o
Run Code Online (Sandbox Code Playgroud)