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.
请先登录再写评论。
Just my 5 cents, but probably, it is a good point to start using Docker instead:
https://blog.jetbrains.com/phpstorm/2018/08/quickstart-with-docker-in-phpstorm/
https://www.jetbrains.com/help/phpstorm/docker.html
Thank you. Very nice, How do you add the containers here : phpstorm's Profile - Docker Hub
Sorry, not sure if I got your question. Could you please elaborate?
Sorry, how do you add the repositories, above?
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/
Thanks
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?
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.