Merge branch 'master' of https://github.com/FleyX/technology-note
This commit is contained in:
commit
055529b99d
@ -1,6 +1,6 @@
|
||||
---
|
||||
id: "20190520"
|
||||
date: "2019-05-20 15:42:00"
|
||||
id: "20190521"
|
||||
date: "2019-05-21 15:42:00"
|
||||
title: "如何在vscode上调试php详细步骤"
|
||||
tags: ["php", "vscode", "xdebug", "windows"]
|
||||
categories:
|
||||
@ -138,4 +138,4 @@ php -S localhost:8888 -t public
|
||||
|
||||
详细可查看官方文档:[点击跳转](https://www.php.net/manual/zh/features.commandline.webserver.php)
|
||||
|
||||
**本文原创发布于:**[https://www.tapme.top/blog/detail/20190520](https://www.tapme.top/blog/detail/20190520)
|
||||
**本文原创发布于:**[https://www.tapme.top/blog/detail/20190521](https://www.tapme.top/blog/detail/20190521)
|
||||
|
Loading…
x
Reference in New Issue
Block a user