Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with cyrilic? #5

Open
indapublic opened this issue Jul 7, 2018 · 1 comment
Open

Not working with cyrilic? #5

indapublic opened this issue Jul 7, 2018 · 1 comment

Comments

@indapublic
Copy link

dump($name);
dump($this->slugger->slugify($name));
"Hello World"
"hello-world"
"Хлебобулочная продукция"
""
@zanardigit
Copy link
Contributor

I can confirm the bundle does not currenty support cyrilic alphabet: it only produces ASCII valid chars as output. Not sure we will add cyrillic support anytime soon, but if you want to submit a pull request I will be happy to evaluate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants