diff --git a/resources/assets/js/bootstrap.js b/resources/assets/js/bootstrap.js index 249eadf2..d6bf49ec 100644 --- a/resources/assets/js/bootstrap.js +++ b/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' // });