This commit is contained in:
Marcel Pociot 2020-06-02 12:03:46 +02:00
parent 0b351d80ec
commit b1001f38ea
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ title: Introduction
order: 1 order: 1
--- ---
# Laravel WebSockets :satellite: # Laravel WebSockets 🛰
WebSockets for Laravel. Done right. 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. 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.