avoutic / web-framework-example
Web框架示例项目
dev-main
2023-04-22 05:41 UTC
Requires
- avoutic/web-framework: ^5.0
This package is auto-updated.
Last update: 2024-09-22 08:48:39 UTC
README
这是一个使用avoutic/web-framework的基础示例实现。
在此示例中,数据库认证配置的模板在includes/auth/db_config.main.php中提供。不建议将认证目录放在版本控制之下,应该将其添加到.gitignore中。