tweak variable

This commit is contained in:
Taylor Otwell
2016-08-11 14:53:58 -05:00
parent 655dbadd1e
commit 43c2d8ec92

View File

@@ -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'
// });