Replies: 1 comment
-
here maybe help |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I need to use events, websockets and Echo to track when my project get a response from external API. However I can't find information how to use Echo with Filament, as the usual bootstrap.js file is not included. I've uncommented the Echo config in
config\filament.php
, but can't figure out where and how to listen to an event? Thanks in advance!Beta Was this translation helpful? Give feedback.
All reactions