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...
guywarner.dev1 min read