1
I have an application with the Laravel framework that I created many subdomains to access. Today I make a separate environment for each one, but the files in each of them will be the same.
My question is whether it is possible to make a single environment to reduce the disk space on the server, but with separate databases.
I wonder if someone did something like this and how you did it.
I translated the answer, because, here is the
Stackoverflow em Português
– novic
Sorry, I got Stackoverflow mixed up, thanks more ;)
– Helio Soares Junior