Skip to content

Instantly share code, notes, and snippets.

@roberto-butti
Created March 20, 2021 11:12
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 roberto-butti/4a8694c49eb80bf9b2d43587fa1a191b to your computer and use it in GitHub Desktop.
Save roberto-butti/4a8694c49eb80bf9b2d43587fa1a191b to your computer and use it in GitHub Desktop.
Websocket with livewire
<div wire:onmessage="msg_type_1">
Current time: {{ now() }}
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment