Allow non-latin slugs using DoctrineExtensions sluggable.
- add the
sluggerclass (change the namespace of course) - if you using symfony, add the missing lines to your
sluggableservice as described insymfony-services.yml - if you using only with PHP, call the
sluggable servicemethod as described incall.php