We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @visualight ,
I updated the files, and it is working. But I faced unique slugs count the first row only and not increment the number.
I insert (carrot) word three times, and it looks like: 1- carrot 2- carrot-1 3- carrot-1
and so on...
can you help me with this issue?
Regards,
The text was updated successfully, but these errors were encountered:
Hi,
I gave up cviebrock-eloquent-sluggable. Take a look at this package: https://github.com/whitecube/laravel-sluggable
Source: spatie/laravel-translatable#33
Sorry, something went wrong.
No branches or pull requests
Hi @visualight ,
I updated the files, and it is working.
But I faced unique slugs count the first row only and not increment the number.
I insert (carrot) word three times, and it looks like:
1- carrot
2- carrot-1
3- carrot-1
and so on...
can you help me with this issue?
Regards,
The text was updated successfully, but these errors were encountered: