Skip to content

Instantly share code, notes, and snippets.

@lewislarsen
lewislarsen / reverb-instructions.md
Last active September 1, 2025 19:16
Instructions for how to setup Laravel Reverb in Production.

Reverb Walkthrough

This guide covers configuring Laravel Reverb for production using services like Laravel Forge or Ploi.

1. Configuring Nginx

Add this to your nginx site configuration's server block:

location /app {