# webman-admin **Repository Path**: wtk666_admin/webman-admin ## Basic Information - **Project Name**: webman-admin - **Description**: 基于webman-admin的二开管理后台 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-30 - **Last Updated**: 2023-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webman High performance HTTP Service Framework for PHP based on [Workerman](https://github.com/walkor/workerman). # Manual (文档) https://www.workerman.net/doc/webman # Home page (主页) https://www.workerman.net/webman # Benchmarks (压测) https://www.techempower.com/benchmarks/#section=test&runid=9716e3cd-9e53-433c-b6c5-d2c48c9593c1&hw=ph&test=db&l=zg24n3-1r&a=2 ![image](https://user-images.githubusercontent.com/6073368/96447814-120fc980-1245-11eb-938d-6ea408716c72.png) ## LICENSE MIT 1.启动webman windows 点击 windows.bat 启动webman linux debug方式运行(用于开发调试) php start.php start daemon方式运行(用于正式环境) php start.php start -d 2.访问 http://127.0.0.1:8989/app/admin/ 完成数据库相关配置 3.重启webman 4.再次进入 http://127.0.0.1:8989/app/admin/