From 27d36eaf6817fbe331aa3fb7a8a7e188b23bcdd8 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Tue, 4 Dec 2018 22:36:02 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0d0f13c..0567a74 100644 --- a/README.md +++ b/README.md @@ -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: