Skip to content
Advertisement

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.

Advertisement

Answer

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

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement