From d6830587ba91b8b7f7579d93ec0c45a14376b016 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Tue, 4 Dec 2018 22:36:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f3f9e56..a98dd2e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ Bring the power of WebSockets to your Laravel application. Drop-in Pusher replac 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: