梁铭洋 and Cursor
472cf7942e
Fix Docker build: enable PHP gd for PhpSpreadsheet.
...
Composer install failed because phpspreadsheet requires ext-gd; install libpng/jpeg/freetype and compile gd.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-29 16:04:04 +08:00
梁铭洋 and Cursor
468474a148
Fix Docker build: install libsqlite3-dev for pdo_sqlite.
...
Build failed on Ubuntu because sqlite3 pkg-config headers were missing during extension compile.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-29 15:51:40 +08:00
梁铭洋 and Cursor
e90756f7a3
Add Ubuntu Docker manage.sh menu for start/stop/port.
...
Provide an interactive script and .env.example so operators can change APP_PORT and run common compose actions without memorizing commands.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-29 15:17:26 +08:00
梁铭洋 and Cursor
dcde552657
Add Docker one-click deploy and data migration docs.
...
Enable PHP 8.2 + Apache compose stack with persistent data/uploads volumes and PhpSpreadsheet for xlsx import/export.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-29 15:00:56 +08:00
梁铭洋
4142f6710d
Remove temporary push probe file
2026-08-29 11:59:30 +08:00
梁铭洋
028562fd7b
Merge branch 'main' of https://gitea.xbay.cc/leefer/jinniu-daikuan
2026-08-29 11:59:30 +08:00
梁铭洋
106e0e14bc
Fix gitignore so data/uploads placeholders are tracked
2026-08-29 11:52:33 +08:00
梁铭洋
97fea48393
Initial commit: 金牛集团贷款档案管理系统
...
导入现有代码与文档,排除 data/uploads 运行时数据。
2026-08-29 11:52:22 +08:00