Finish Advanced Search

This commit is contained in:
2026-04-03 10:43:55 +02:00
parent f918134469
commit f2397b6d31
8 changed files with 187 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
return [
'host' => 'localhost',
'port' => 3306,
'user' => 'root',
'pass' => '',
'user' => 'benjamin',
'pass' => '011235813',
'name' => 'siterecette'
];