Skip to content

Commit

Permalink
Bring more attention to the Client Events step (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfloodx authored Aug 19, 2022
1 parent 0bca046 commit a4ca879
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ In your `.env` file, make sure the `pusher` broadcast driver is used:
BROADCAST_DRIVER=pusher
```

Create an app inside your [Pusher account](https://pusher.com). Make sure "Client Events" are enabled.
Create an app inside your [Pusher account](https://pusher.com).

Be sure to enable the "Client Events" setting (under the "App Settings" page in your Pusher App Dashboard).

Add your Pusher app credentials to your `.env` file:

Expand Down

0 comments on commit a4ca879

Please sign in to comment.