From 59188a5f2ceef7363d57959af50165a8ad2fe100 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 19:18:19 +0200 Subject: [PATCH] XAMPP warning in English --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ede5806..dab84f6 100755 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Database credentials are read automatically from the Laravel `.env` file. | **Yarn** | 1.22+ or 4.x (Berry) | | **Composer** | 2.x | -> **⚠️ XAMPP wordt niet ondersteund.** XAMPP is extreem onveilig voor productieomgevingen — het gebruikt standaard accounts zonder wachtwoord, mist essentiële PHP-beveiligingsconfiguraties en biedt geen isolatie tussen services. Wij willen onze gebruikers en hun hotels beschermen tegen vermijdbare risico's. Gebruik een propere Linux-server met Nginx of Apache. +> **⚠️ XAMPP is not supported.** XAMPP is extremely unsafe for production environments — it uses default accounts with no password, lacks essential PHP security configurations, and provides no service isolation. We want to protect our users and their hotels from preventable risks. Use a proper Linux server with Nginx or Apache. ---