Modernize the code, make the mysqliConnection easier to use and change mysql command to mariadb

This commit is contained in:
Tim
2025-04-28 12:21:55 +02:00
parent bdf4910694
commit ca0d357629
6 changed files with 25 additions and 51 deletions

4
.env
View File

@@ -20,5 +20,5 @@ APP_SECRET=
###< symfony/framework-bundle ###
DATABASE_HOSTNAME=localhost
DATABASE_USER=user
DATABASE_PASSWORD=password
DATABASE_USER=admin
DATABASE_PASSWORD=admin