Jun 3, 2025
0
Level 2
Using mcamara/laravel-localization for domain based localization
So I have a site, that't localized using https://github.com/mcamara/laravel-localization this package.
Works great.
But now I am at a point, where instead of url based localization, I wan to have domain based.
There doesn't seem to be a way to achieve this with some config, so some custom development will be needed.
Anyone tried to implement something like this with this package? Did you succeed?
By the way, it will hybrid approach, some locales will be via domain, some via URL path
Please or to participate in this conversation.