Update bootstrap.js

This commit is contained in:
Taylor Otwell
2017-12-23 20:08:55 -06:00
committed by GitHub
parent a38c115f4b
commit aad59400e2

View File

@@ -50,6 +50,6 @@ if (token) {
// window.Echo = new Echo({
// broadcaster: 'pusher',
// key: 'your-pusher-key',
// cluster: 'eu',
// cluster: 'mt1',
// encrypted: true
// });