Pusher alternatives for local development with Laravel Broadcasting
Looking for Pusher alternatives? Using production tools in your local environment is always a risky thing to do. You don’t want to accidentally send out a bunch of notifications to your production users. Today we’ll explore some ways you can avoid this when using Laravel’s Broadcasting feature.