0

I have a site with multiple subsites in the following structure: www.site.domain/subsite.

To create multiple subsites, I'd consider setting a base url in the .env (for easy changes: localhost <> live url) and setting the url for each subsite like this $SITE_URL . 'subsite-string'.

Is there any way to achieve this? Or is the only way a full variable per subsite like $SITE_URL_SUBSITE_STRING?

Bert H
  • 190
  • 10

0 Answers0