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
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff 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
+
1
7
# Pusher Channels Laravel Library
2
8
3
9
A [Pusher Channels](https://github.com/pusher/pusher-http-php) bridge for Laravel. Formerly `vinkla/pusher`.
0 commit comments