You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-26Lines changed: 2 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,33 +7,9 @@
7
7
8
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.
9
9
10
-
Full documentation: https://docs.beyondco.de/laravel-websockets/1.0/getting-started/introduction.html
10
+
## Documentation
11
11
12
-
## Installation
13
-
14
-
You can install the package via composer:
15
-
16
-
```bash
17
-
composer require beyondcode/laravel-websockets
18
-
```
19
-
20
-
The package will automatically register a service provider.
21
-
22
-
## Usage
23
-
24
-
Once the package is installed, you can publish the configuration file using:
For in-depth usage and deployment details, please take a look at the [official documentation](https://docs.beyondco.de/laravel-websockets/).
12
+
For installation instructions, in-depth usage and deployment details, please take a look at the [official documentation](https://docs.beyondco.de/laravel-websockets/).
0 commit comments