[Symfony\Component\Debug\Exception\FatalErrorException]
Class 'Illuminate\Broadcasting\BroadcastServiceProvider' not found
how to solve this error?
I am new for laravel framework
According to this run following,
composer install --no-dev --no-scripts
composer install --no-dev -o
This worked for me:
composer install
Make sure your composer.json file has "laravel/framework": "5.1.*"
Run these commands
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With