I created a project using react and I want to change the index.html to index.php because I have some data to load. How to achieve this without breaking the react structure ?
I was planning to deploy this to Hostinger and seems like there would be a different setup ?
I tried renaming it to index.php but encountered a lot of error.