From 1b9787384b49b3377940eb2729469aa1563309fb Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Tue, 18 Mar 2025 10:22:39 +0100 Subject: [PATCH] docs(CONTRIBUTING): add note about Laravel Horizon accessibility --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dba3676cf..c055f1009 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -136,6 +136,7 @@ After installing Docker (or Orbstack) and Spin, verify the installation: - Password: `password` 2. Additional development tools: + | Tool | URL | Note | |------|-----|------| | Laravel Horizon (scheduler) | `http://localhost:8000/horizon` | Only accessible when logged in as root user |