2. In PHPStorm-> ;Preferences->Languages & Frameworks->PHP The arrow points to the configuration
selection, select from vagrant
# #Configuration is as follows:
## Set in PHP->Debug->DBGp Proxy as follows
Set the port in PHP->Debug
##Set the mapping path in PHP->Servers
3. Download Xdebug helper from google and configure
Note: If breakpoints are not available, it means that Xdebug and php versions do not correspond. You can set 20-xdebug.ini of other php versions.
The above is the detailed content of Vagrant+PHPStorm implements XDebug breakpoint debugging. For more information, please follow other related articles on the PHP Chinese website!
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn