Laravel Livewire: Private notifications with Echo (pusher.js)
In the docs for Livewire there's an example for handling events via Echo but took me a bit to figure out how to use just the basic notification on a User model. Turns out it is really dang simple (thanks Caleb!). In your component that will be the li...
Jan 15, 20221 min read2.7K
