Level 34
@davidleads have you check this package? https://github.com/pmochine/Laravel-Tongue
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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?
Please or to participate in this conversation.