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即可。
? 版權聲明
文章版權歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載。
THE END