novius/laravel-translatable
Make Laravel Eloquent models translatable using locale and locale_parent_id fields. Provides migration macro, Translatable trait with translations relations (incl. soft-deleted), translate/getTranslation helpers, and withLocale query scope. Supports Laravel 10–13, PHP 8.2–8.5.
Fix getTranslation if model don't have translations
Add scopeWithLocale
Add translateAttributes() on trait
Fix macro dropTranslatable : drop foreign
How can I help you explore Laravel packages today?