简要 ¶
- 支持 php8
- 兼容 webman
- 兼容 thinkphp8
- 兼容 laravel
启动停止(Linux系统) ¶
启动停止 ¶
以debug方式启动 php start.php start
启动
以daemon方式启动 php start.php start -d
重启启动php start.php restart
平滑重启/重新加载配置php start.php reload
查看服务状态php start.php status
停止php start.php stop
启动(windows系统) ¶
双击start_for_win.bat
注意: windows系统下无法使用 stop reload status 等命令 如果无法打开页面请尝试关闭服务器防火墙