Localhost Query

Hi,

What localhost software do you guys use, I was using XAMPP but it's a bit annoying every time it gets an update you have to uninstall it and reinstall it, every time.

It would be great if PHPStorm had a localhost plugin.

0

Thank you. Very nice, How do you add the containers here : phpstorm's Profile - Docker Hub

0

Sorry, not sure if I got your question. Could you please elaborate?

0

Sorry, how do you add the repositories, above?

0

The PhpStorm repository is maintained by some members of our team,

But in general, here are Docker official instructions on handling your own repositories:

https://docs.docker.com/docker-hub/repos/

0

Hi,

I'm having problems, it keeps saying "502 Bad Gateway" do I have to install PHP, MySQL and PHPMyAdmin all separately or is it included with PHPStorm?

0

PhpStorm comes with a built-in web server but it's very limited in features.

We suggest installing web server separately. What components to install is typically up to you or up to a project's requirements.

1

请先登录再写评论。