five-server
five-server copied to clipboard
⚡ Development Server with Live Reload Capability. (Maintained Fork of Live Server)
**Describe the bug** Host doesn't seem to be working (or at least not correctly diplayed in the console) `five-server --host=0.0.0.0`  **Question** Also, is it possible to make host a...
Looking crazy good is it possibile to set this up with Deno instead?
### Discussed in https://github.com/yandeu/five-server/discussions/49 Originally posted by **Awesomeplayer165** February 8, 2022 Thanks for coming out with this product, it seems great, but I am unable to use it for my...
**Describe the bug** A clear and concise description of what the bug is. see the two screenshots below. ❤️   **Have a question?** Join the [discussions](https://github.com/yandeu/five-server/discussions) instead.
Is there a way to enable highlight by default without fiveserver.config in every project?
**Describe the feature** - When you highlight an element in the live preview it highlights the respective code in VScode. Thanks!
Five Server should automatically look for a php.ini file inside the same directory where the php.exe file is, unless the option phpIni is set to false.
Every time five-server is activated, avg pops up the following security warning: Threat secured We've blocked **powershell.exe** because it was infected with **IDP.HELU.PSE36 - Command line detection** Threat name: IDP.HELU.PSE39...
It would be great to be able to "go live" without a browser popping up. The old `atom-live-server` had a `no-browser` setting that prevented the browser from opening when starting...