Skip to content

Instantly share code, notes, and snippets.

View paulhennell's full-sized avatar

Hennell paulhennell

View GitHub Profile
@lewislarsen
lewislarsen / reverb-instructions.md
Last active July 18, 2024 01:24
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 {