wip
This commit is contained in:
parent
0b351d80ec
commit
b1001f38ea
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue