Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

abhishekregmi's avatar

How to run docker project into xampp ?

I have a project that runs fine in docker but i need to run that project into xampp without docker. How can i do that ?

0 likes
1 reply
Sinnbeck's avatar

Just ignore that it ever used docker and set up xampp to run your project like you would any project. Remember to set the root to /public

Please or to participate in this conversation.