Simple forum software for building great communities.
Go to file
Franz Liedke a2cc49b1d9 Use Laravel's slugger for basic transliteration
This is better than the current system, as it adds transliteration rules
for special characters, rather than just throwing all of them away.

For languages that cannot be transliterated to ASCII in a reasonable
manner, more possible improvements are outlined in #194.
2020-01-24 17:40:09 +01:00
framework/core Use Laravel's slugger for basic transliteration 2020-01-24 17:40:09 +01:00