'Can I use Visual Studio Code plugin Live Server instead of Xampp?
I'll try to learn PHP for back-end, to create a localhost is it really necessary to use Xampp ??? Because in the past I've got lot of unsolvable problems with Xampp.
Solution 1:[1]
you can Install PHP Server and Live Server from VS Code marketplace and use them instead of xampp
for more info please check the answers here https://stackoverflow.com/a/64542693/11236563
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Omar Tammam |
