Astrotomic / laravel-translatable

A Laravel package for multilingual models
https://docs.astrotomic.info/laravel-translatable/
MIT License
1.23k stars 155 forks source link

what if I want to use the where filter ? #267

Closed HashmatWaziri closed 2 years ago

HashmatWaziri commented 2 years ago

I have a class name Employee and has translatable column name. therefore, how would I use the where filter for the name column?

Gummibeer commented 2 years ago

https://docs.astrotomic.info/laravel-translatable/package/scopes#where-translation

github-actions[bot] commented 2 years ago

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