Update README.md

This commit is contained in:
Freek Van der Herten 2018-12-04 22:36:02 +01:00 committed by GitHub
parent 9ce2cc3ff7
commit 27d36eaf68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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.
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
You can install the package via composer: