Astrotomic / laravel-translatable

A Laravel package for multilingual models

Home Page:https://docs.astrotomic.info/laravel-translatable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

astrotomic/laravel-translatable giveing error while using translated() function

hafizfarooq opened this issue · comments

I have used dimsav tranlatable, i used Model::translated() to get the data of current locale, but in astrotomic/laravel-translatable this method gives error "BadMethodCallException
Call to undefined method App\Models\Cms::translated()", how can i fix it ?
Thanks

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days