Update README.md
This commit is contained in:
parent
9ce2cc3ff7
commit
27d36eaf68
|
|
@ -7,6 +7,9 @@
|
||||||
|
|
||||||
Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.
|
Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.
|
||||||
|
|
||||||
|
Full documentation: https://docs.beyondco.de/laravel-websockets/1.0/getting-started/introduction.html
|
||||||
|
Blogpost with info on how it works under the hood: https://murze.be/introducing-laravel-websockets-an-easy-to-use-websocket-server-implemented-in-php
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
You can install the package via composer:
|
You can install the package via composer:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue