Skip to content

Customize slug format #8261

Closed Answered by jasonvarga
m-emelchenkov asked this question in Q&A
Discussion options

You must be logged in to vote

There's no way to customize the slug behavior at the moment.

We use Laravel's Str::slug() which ends up converting UTF-8 characters to ascii, replacing spaces with the separator, and other things.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by m-emelchenkov
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants