Add XAMPP security warning: not supported, extremely unsafe for production

This commit is contained in:
root
2026-06-04 19:17:18 +02:00
parent 2997486662
commit ff364992ca
+2
View File
@@ -154,6 +154,8 @@ 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.
---
## Installation