Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Gbever's avatar

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?

0 likes
3 replies
bugsysha's avatar

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?

Gbever's avatar

I guess that is an option... Im ok with waiting for someone with experience doing the same thing to respond. Having an extra site on my server is a cleanliness issue, not necessarily a technical requirement.

Please or to participate in this conversation.