How to import a wordpress project
Hi,
I am quite new to Php-Storm in combination with Docker. I am actually working on a project that was installed by a third party and it works quite well. As a next step I would like to install one of my own Wordpress-webites in php-storm. Is there any tutorial for absolute beginners?
Thanks
Raphael
请先登录再写评论。
You can start here: https://www.jetbrains.com/help/phpstorm/preparing-to-use-wordpress.html
It's doesn't mention Docker, but there should be no issues with Dockerizing your app:
https://blog.jetbrains.com/phpstorm/2018/08/quickstart-with-docker-in-phpstorm/