PHP development notes under windows

Tools

Integrated environment: wamp or phpstudy2018

Editor: sublime, notepad++

ide: phpstorm           phpstorm download address

Version management: git Step: phpstorm version management === Install git

mysql management: navicat, phpmyadmin

Network request: postman

Linux tools: Xshell, xftp

Mail: gmail

word, ppt document: wps

Mind map: xmind

Flow chart: processon

 

 

Steps to set environment variables: Computer ==> Properties ==> Advanced System Settings ==> Environment Variables == System Variables == path == Add the directory where php.exe is located

Warm Reminder

When modifying configuration files such as php, nginx, etc., remember to back them up first

 

Guess you like

Origin blog.csdn.net/weixin_38230961/article/details/110678896