Laravel WebSockets is no longer maintained. If you are looking for a PHP-based WebSocket solution, check out Laravel Reverb which is also built on top of ReactPHP and allows you to horizontally scale the WebSocket server.
In my mind, it wouldn't make sense to use this on a new project, I'd use Laravel Revert instead. (It's not out yet but will be soon).