A step-by-step guide to getting the Laravel Websockets package working on Forge. We'll cover deploying, SSL support and an Nginx reverse proxy to make the process as simple as possible.
Need to add realtime functionality to your Laravel apps? Laravel Websockets provides a websocket server without the need to reach for third-party services. This course gets you up and running.