spatie/nova-translatable
Make any Laravel Nova field translatable with a simple Translatable wrapper. Works with spatie/laravel-translatable to store per-locale values in a JSON column, rendering locale tabs for editing. Requires Nova 4/5 and MySQL 5.7.8+.
Add Laravel 13 support
Full Changelog: https://github.com/spatie/nova-translatable/compare/4.0.3...4.1.0
^5.0 to allowed versionsFull Changelog: https://github.com/spatie/nova-translatable/compare/4.0.2...4.0.3
Full Changelog: https://github.com/spatie/nova-translatable/compare/4.0.1...4.0.2
Full Changelog: https://github.com/spatie/nova-translatable/compare/4.0.0...4.0.1
Full Changelog: https://github.com/spatie/nova-translatable/compare/3.2.0...3.3.0
^4.0 where continued Nova 4 support will be developed.^3.0 releases of this package will only support Nova 3.The following command can be used for updating to the Nova 4 version of this package:
composer require 'spatie/nova-translatable ^4.0'
And for Nova 3 support, use the following command:
composer require 'spatie/nova-translatable ^3.2'
Full Changelog: https://github.com/spatie/nova-translatable/compare/3.1.1...3.1.2
Full Changelog: https://github.com/spatie/nova-translatable/compare/3.1.0...3.1.1
Full Changelog: https://github.com/spatie/nova-translatable/compare/3.0.5...3.1.0
Full Changelog: https://github.com/spatie/nova-translatable/compare/3.0.4...3.0.5
translatedFieldsByLocale property (#38)How can I help you explore Laravel packages today?