Question
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.
I would like to add another site to the same droplet. Now I added the hostname the .com and www .com version to the droplet. However, when I visit the site ‘server IP could not be found’.
When creating the project, in digital ocean asks me if I would like to move the resource(droplet) over from the previous site to this new one. But if I do that would that would it affect the other site?
If anyone could provide some guidance that would be greatly appreciated.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×