Merge branch 'master' of github.com:beyondcode/laravel-websockets

This commit is contained in:
freek 2018-12-04 23:28:29 +01:00
commit ac3d25db4e
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,6 @@
All notable changes to `laravel-websockets` will be documented in this file
## 1.0.0 - 201X-XX-XX
## 1.0.0 - 2018-12-04
- initial release

View File

@ -7,6 +7,8 @@
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
## Installation
You can install the package via composer: