Skip to content

Commit 5e1cdca

Browse files
authored
Merge pull request #57 from pusher/deprecation-notice
Add deprecation notice
2 parents 4333826 + 57ed611 commit 5e1cdca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
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)