Merge branch 'master' into develop

This commit is contained in:
Graham Campbell
2017-12-26 12:32:52 +00:00
4 changed files with 7 additions and 3 deletions

View File

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