From b1001f38ea14a268e5c11138c00c4f794902ade5 Mon Sep 17 00:00:00 2001 From: Marcel Pociot Date: Tue, 2 Jun 2020 12:03:46 +0200 Subject: [PATCH] wip --- docs/getting-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index 55c224e..e061c8a 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -3,7 +3,7 @@ title: Introduction order: 1 --- -# Laravel WebSockets :satellite: +# Laravel WebSockets 🛰 WebSockets for Laravel. Done right. Laravel WebSockets is a package for Laravel 5.7 and up that will get your application started with WebSockets in no-time! It has a drop-in Pusher API replacement, has a debug dashboard, realtime statistics and even allows you to create custom WebSocket controllers.