Skip to content

Call to undefined method getTranslatedLocales() #238

Answered by mxm1070
hopkins385 asked this question in Q&A
Discussion options

You must be logged in to vote

I also just had this problem and if you're like me and you have spatie/laravel-tags installed then it's because PhpStorm suggested

use Spatie\Tags\HasSlug;

over

use Spatie\Sluggable\HasSlug;

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hopkins385
Comment options

Answer selected by hopkins385
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants