Flash
TCTwill CMS
•Created by Flash on 11/10/2024 in #👊support
Multi Language Same Slugs
Can someone give me an idea on how to achieve this.
I'm building a multi language site and I want to have the same slugs for all languages. Default language should not have any base like below.
Ex:
www.sample.com/post-url
www.sample.com/fr/post-url
www.sample.con/es/post-url
Is there any method i can call to get the data of a certain locale like,
$page->forSlugWithLocale(slug, locale)
Please help
2 replies