1

I am learning to use Laravel Echo and Pusher and using this article as basis. I am getting this error:

Class 'Pusher' not found
in BroadcastManager.php (line 216)

I can see pusher in my vendor folder. I have followed instructions here and installed pusher already.

My .env file contains all required Pusher keys and config/broadcasting.php is set up pointing to .env.

What have I missed? Thanks.

TheRealPapa
  • 4,393
  • 8
  • 71
  • 155
  • OK, so long day already... the [answer is here...](https://stackoverflow.com/questions/45052853/class-pusher-not-found) – TheRealPapa Aug 13 '17 at 03:46

0 Answers0