flobbos/laravel-translatable-db
Store model translations in a dedicated database table with Laravel. flobbos/laravel-translatable-db adds a simple translatable trait, helpers, and query support so you can persist and retrieve localized fields cleanly without JSON columns.
Fixed a bug where fallback translations weren't being loaded.
Added a middleware to get the language identifier
problem with fallback attributes fixed
JSON/Array output now has fallback attributes
Fixed support for Laravel 5.4
Now you're able to switch to native_mode in the config to decide where your default translation should come from.
Fixed yet another typo when accessing the config
Fixed a typo
Fixed a configuration issue
Fixed a namespace issue
Newest final version
How can I help you explore Laravel packages today?