phpstorm配置:依次点击phpstorm的“settings->Build, Execution, Deployment->Deployment”
点击新建,自定义name。
相关推荐:《PhpStorm使用教程》
在Connection选项卡中,
立即学习“PHP免费学习笔记(深入)”;
将type设为:Local or mounted folder;
将Folder改为“你的www目录”。
在Mappings选项卡中,
将Web server root URl改为:http://localhost 或 http://127.0.0.1即可。
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END