Skip to content

Commit

Permalink
Updated doc comment as per review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sacOO7 committed Sep 19, 2024
1 parent 51fd12a commit 0ab5843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ABLY_KEY=ROOT_API_KEY_COPIED_FROM_ABLY_WEB_DASHBOARD
'key' => env('ABLY_KEY')
],
```
- Please take a look at [server-side broadcasting config](https://laravel.com/docs/broadcasting#configuration) for more information.
- For more information, refer to the [server-side broadcasting configuration documentation](https://laravel.com/docs/broadcasting#configuration).

Finally, you are ready to install and configure [Ably Laravel Echo](https://github.com/ably-forks/echo/), which will receive the broadcast events on the client-side.

Expand Down

0 comments on commit 0ab5843

Please sign in to comment.