The problem with all Slugs getting the same value. #283
Unanswered
mckaragulle
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am using the Spatie/translatable and spatie/sluggable packages together in my administration panel that I developed with the Laravel/Filament package. But, I use the above code in the model when generating slug according to the language. But when I update, all languages get the same slug value. How can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions