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

davidleads's avatar

Hosting multilanguage on subdomains + EC2

I have a multilingual site which works fine, but now it receives the /language slug in order to pull the correct language. The website is hosted on AWS EC2 and i'd like to somehow split it to subdomain per language, without copying the whole laravel folder as a separate installation.. .How would you approach it?

0 likes
3 replies
davidleads's avatar

yes.. im worried that it will create problems with my current localization method.

Please or to participate in this conversation.