Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Phpstorm sets up automatic synchronization server

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail about setting up an automatic synchronization server for phpstorm. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.

Phpstorm sets up automatic synchronization server

Tools- > Deployment- > Confinguration

Dot + sign, add server, type SFTP, enter name

Click ok, the project is connected to the server successfully!

Set up server mapping

Tools- > Deployment- > Confinguration- > Mappings

Find * * tools / Tools * *-> * * Deployment/ deployment * *-> * * Automatic Upload/ automatic upload * * in the menu bar.

Click "Automatic Upload/ Auto upload", and a small tick (√) is displayed in front of it, indicating that the automatic upload function has been enabled.

The automatic upload function has been enabled successfully. When the file is modified and press Ctrl+S (Save), the file will be automatically uploaded to the server.

Phpstorm adds swoole automatic prompt

Download swoole-ide-helper-en

Git clone https://github.com/eaglewu/swoole-ide-helper.git

Open the phpstrom project, right-click External Libraries, and select Configure PHP Include Path

Click +, select the directory swoole-ide-helper-en, and click OK.

At this point, the swoole function will have an automatic prompt.

This is the end of this article on "phpstorm setting automatic synchronization server". I hope the above content can be helpful to you, so that you can learn more knowledge. if you think the article is good, please share it out for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report