Why would you need webhosting if you have Digital Ocean.
Set Laravel Forge with Digital Ocean and shared hosting
I have bought a Laravel Forge subscription and some space on Digital Ocean. I also have bought a webhosting.
What I want to do is when I merge my 'development' branch with the 'master' branch it gets uploaded to the online environment. I literally have no server knowledge but really want to learn this. Can anyone explain to me what I should do/learn to accomplish this? I am willing to pay for good courses that can teach me this.
I know that Laravel Forge sets up an environment on Digital Ocean. But how do I connect this with my domain/webhosting? Also I know that I have to set something up that listen to commits on my 'master' branch. Anyone that can give me some advice?
Please or to participate in this conversation.