Skip to content

Releases: guidocella/laravel-multilingual

v1.0.5: allow json values for each language

10 Jun 10:31
Compare
Choose a tag to compare
Removing string type hints allows using Translatable with array values,
e.g.:

['en' => ['subkey' => 'foo']]

v1.0.4

13 Mar 09:14
Compare
Choose a tag to compare
support Laravel 11

v1.0.3

15 Feb 08:40
Compare
Choose a tag to compare
support Laravel 10

v1.0.2

08 Feb 16:03
Compare
Choose a tag to compare
support Laravel 9

v1.0.1: allow empty column values

27 Sep 10:33
Compare
Choose a tag to compare

Prevent an error with empty attributes

1.0

13 Sep 19:08
Compare
Choose a tag to compare
1.0

Initial release.