Created
March 20, 2021 11:12
-
-
Save roberto-butti/4a8694c49eb80bf9b2d43587fa1a191b to your computer and use it in GitHub Desktop.
Websocket with livewire
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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