Hi, im newbie at Web Dev, im planning to deploy Laravel API and Vuejs SPA however im using Vue CLI for my spa so they were in completely running in different local server, now that im planning to deploy it. how should i do it ?
@jxkdazki i am not aware of any free hosting service that is recommendable. i would probably go for some small cloud server somewhere .. they start at 3$ a month and depending on your needs, can support multiple sites at once.
@jxkdazki I think that hostinger has some free webhosting, but it is not recommended. You can try to host your app freely on Heroku to test it (I think that your database will be refreshed every day).