Skip to content

Releases: Flobbos/laravel-translatable

Added polymorphic translation option

26 Feb 16:58
Compare
Choose a tag to compare
  • added option to handle a polymorphic translations table
  • updated readme

Fixed Laravel 6 support

11 Feb 16:47
Compare
Choose a tag to compare
1.4.6

Fixed Laravel 6 support

Bugfix in toArray/toJson

24 Jul 10:40
Compare
Choose a tag to compare

Fixed a bug where fallback translations weren't being loaded.

Auto-Discover

27 Mar 11:05
Compare
Choose a tag to compare
  • added auto discover
  • fixed fallback bug
  • updated readme

Added middleware

15 Feb 15:46
Compare
Choose a tag to compare

Added a middleware to get the language identifier

Fixed release

26 Jan 15:18
Compare
Choose a tag to compare

problem with fallback attributes fixed

Fallback attributes added in toArray

19 Jan 17:32
Compare
Choose a tag to compare

JSON/Array output now has fallback attributes

Fixed release

13 Jul 14:44
Compare
Choose a tag to compare
  • Fixed major issue with direct attribute access

Laravel 5.4 re-added

07 Jul 15:16
Compare
Choose a tag to compare

Fixed support for Laravel 5.4

Minor updates

07 Jul 14:51
Compare
Choose a tag to compare
  • Added support for dynamic locale column in language table