How to setup multiple sites on one droplet with Laravel Forge?
I already have a digital droplet created and using it on another site. I am using laravel forge to deploy it all.
In terms of Forge, I simply added another website using the existing server which is showing me it’s functioning.
In Digital Ocean under networks, I added the other two domains @ (123.com & www.123.com). At Namecheap (where I purchased domain) I added the custom DNS ns1.digitalocean.com, 2, and 3.
But it’s still showing me a 404 when visiting the site?
Both sites are showing green on forge, but still, the second site is showing the 404. I am completely puzzled.