ritwickdey / live-server-web-extension

It makes your existing server live. This is a browser extension that helps you to live reload feature for dynamic content (PHP, Node.js, ASP.NET -- Whatever, it doesn't matter)
https://chrome.google.com/webstore/detail/live-server-web-extension/fiegdmejfepffgpnejdinekhfieaogmj/
MIT License
801 stars 332 forks source link

Doesn't work on Mozilla #61

Closed RobyCigar closed 3 years ago

RobyCigar commented 3 years ago

Screenshot from 2021-03-13 15-12-46

I already open my PHP port on localhost:8000 but why it is still doesnt work? , thank you :)

mricim commented 3 years ago

There could be a million reasons and with the little information you gave it is impossible to help you. I would appreciate more information. For example: What server do you use? When following the Setup point by point, did you have any problem? Did you make sure to load your application on the server path and check that it worked?