How do I connect to this localhost from another computer on the same network?

后端 未结 8 2173
陌清茗
陌清茗 2020-11-22 16:48

I\'m currently working on a project and I would like to test it out on two laptops at home where one laptop connects to the localhost on the other. I am using XAMPP. How do

8条回答
  •  -上瘾入骨i
    2020-11-22 17:28

    For testing on both laptops on the same wireless and across the internet you could use a service like http://localhost.run/ or https://ngrok.com/

提交回复
热议问题