Search code examples
phpvisual-studio-codexamppbackend

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

  • 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