Skip to content

Instantly share code, notes, and snippets.

@ammezie
Created November 13, 2019 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ammezie/583134af9092848778acf309b4c3411a to your computer and use it in GitHub Desktop.
Save ammezie/583134af9092848778acf309b4c3411a to your computer and use it in GitHub Desktop.
// resources/js/ChatRoom.vue
// inside the template section
<button type="button" class="mt-4 btn btn-primary" @click="leaveChannel">Leave Channel</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment