Isn't it easier for you to create two more sites with same setup as you have and see a solution for yourself when you remove one than to wait for an answer and possibly the wrong one?
Apr 2, 2020
3
Level 1
Forge - Deleting one site only
I have multiple sites on one of my Laravel forge servers. They are not isolated, so they both use the same database ( this was my mistake when setting these up ). They also both use the same github codebase. The idea was to have a "dev site". Instead, i decided to create a new and separate server for that.
What i want to do is delete the unused site, leaving the other one intact. If i delete one of my sites, will it also delete the database?
Please or to participate in this conversation.