Laravel Reverb's New Database Driver: Real-Time WebSockets Without Redis
Laravel 13 added a database scaling driver to Reverb, so you can run multi-process WebSockets without Redis. We cover how it works, when to use it, and the full production setup: Supervisor, Nginx TLS, file descriptors, and monitoring.