How to configure proxy in PhpStorm?

  1. Open PhpStorm, go to File then Settings.
  2. Click at HTTP Proxy under the IDE Settings.
  3. Click and enable the Use HTTP proxy check box.
  4. Fill in the IP address or Hostname of the proxy server you want to connect to and enter the port number which is being used by the proxy server.
  5. Fill in the Login user name and enter the password for the proxy server.
  6. Click Apply then Ok to close the dialog box