Skip to content

Commit 57ed611

Browse files
committed
Add deprecation notice. Resolves #55
1 parent c041b54 commit 57ed611

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# DEPRECATED
2+
3+
Laravel now has [built-in support for Pusher Channels](https://laravel.com/docs/master/broadcasting). This is now the recommended approach to integrate Channels into a Laravel project.
4+
5+
Currently, Pusher will continue to review any PRs and solve security vulnerabilities in this SDK, but will not be making any major improvements going forward.
6+
17
# Pusher Channels Laravel Library
28

39
A [Pusher Channels](https://github.com/pusher/pusher-http-php) bridge for Laravel. Formerly `vinkla/pusher`.

0 commit comments

Comments
 (0)