0
点赞
收藏
分享

微信扫一扫

thhinkphp启动内置服务器

命令行切换到应用根目录后,输入:

>php think run

如果启动成功,会输出下面信息,并显示web目录位置。

ThinkPHP Development server is started On <http://127.0.0.1:8000/>
You can exit with `CTRL-C`
Document root is: /root/authorize-master/public


举报

相关推荐

0 条评论