Astrotomic / laravel-translatable

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

Work with pluck or select. #362

Closed Minhazul-Islam18 closed 1 year ago

Minhazul-Islam18 commented 1 year ago

Hey there! I need to use Pluck or select from the database for simple tasks in big tables. if I use all() then it could be an issue.

My question is, How can I use the translation for pluck or selected row?

github-actions[bot] commented 1 year 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