feat: complete configuration and database upgrade to native mariadb driver

This commit is contained in:
root
2026-05-24 18:43:57 +02:00
parent eea81a3e9a
commit bf3b474ee1
5 changed files with 7181 additions and 149 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ APP_URL=http://localhost
# ==========================================
# DATABASE - Works on Linux & Windows
# ==========================================
DB_CONNECTION=mysql
DB_CONNECTION=mariadb
DB_HOST=127.0.0.1 # Linux: 127.0.0.1, Windows XAMPP: localhost
DB_PORT=3306
DB_DATABASE=habbo