Browse Source

tweak variable

Taylor Otwell 7 years ago
parent
commit
43c2d8ec92
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/assets/js/bootstrap.js

+ 1 - 1
resources/assets/js/bootstrap.js

@@ -40,6 +40,6 @@ Vue.http.interceptors.push(function (request, next) {
 // import Echo from "laravel-echo"
 
 // window.Echo = new Echo({
-//     connector: 'pusher',
+//     broadcaster: 'pusher',
 //     key: 'your-pusher-key'
 // });