From 032e0fa10d7fbcfbb4ac9d7e0b77f988b63422dd Mon Sep 17 00:00:00 2001 From: Daniel Winning Date: Mon, 14 Apr 2025 17:26:35 +0100 Subject: [PATCH] Include XDebug and Opcache in Home page list --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index b4430bb..142aef2 100644 --- a/Home.md +++ b/Home.md @@ -13,6 +13,8 @@ By default, a Spinner environment contains the following set of tools: - PHP 8.4 - Node 23 - SQLite + - XDebug + - Opcache - Several useful extensions installed and enabled by default - Your project data mounted to `/data/var/www` inside the container - Nginx server with a proxy pass to your PHP container