Issue with Missing broadcasting/auth Route After Installing Reverb and Inertia.js in Laravel 11
I’m working on a Laravel 11 app where I want to use Laravel Reverb for WebSockets. However, I’m encountering an issue with the broadcasting/auth
route. Here’s the situation: