Releases: Flobbos/laravel-translatable
Releases · Flobbos/laravel-translatable
Added polymorphic translation option
Fixed Laravel 6 support
1.4.6 Fixed Laravel 6 support
Bugfix in toArray/toJson
Fixed a bug where fallback translations weren't being loaded.
Auto-Discover
- added auto discover
- fixed fallback bug
- updated readme
Added middleware
Added a middleware to get the language identifier
Fixed release
problem with fallback attributes fixed
Fallback attributes added in toArray
JSON/Array output now has fallback attributes
Fixed release
- Fixed major issue with direct attribute access
Laravel 5.4 re-added
Fixed support for Laravel 5.4
Minor updates
- Added support for dynamic locale column in language table