feat: init

This commit is contained in:
2024-12-20 18:03:35 +08:00
commit efe7c29363
76 changed files with 2157 additions and 0 deletions

12
.env.local Normal file
View File

@@ -0,0 +1,12 @@
APP_DEBUG = true
DB_TYPE = mysql
DB_HOST = 127.0.0.1
DB_NAME = orico-official-website
DB_USER = orico-official-website
DB_PASS = 14Xi17NIK8V2qAXE8oMataHEsaR8lE
DB_PORT = 3306
DB_CHARSET = utf8mb4
DB_PREFIX = ow_
DEFAULT_LANG = zh-cn