Soketi on Ploi with SSL
Learn how to run Soketi (Pusher compatible WebSockets server) on Ploi with SSL for use with Laravel.
Jan 3, 20248 min read

Search for a command to run...
Learn how to run Soketi (Pusher compatible WebSockets server) on Ploi with SSL for use with Laravel.

Learn how to setup Sentry Relay to speed up sending events to Sentry and make it more reliable.

Let's add the authenticated user ID to the NGINX access log for easier debugging.

Learn how to run Laravel WebSockets for deployment to Laravel Forge with SSL.

Sometimes you want to store the user id with the session so you can purge all sessions or even a single session creating a more secure system for your users, or maybe you want to see how many times a user is logged in. There are many use cases but it...
