Skip to content

Releases: igaster/laravel-translate-eloquent

v1.2.8

25 Oct 13:44
Compare
Choose a tag to compare

Laravel v6 support

v1.2.7

03 Mar 10:53
49558aa
Compare
Choose a tag to compare

Support for Laravel v.58

v1.2.6

12 Sep 12:46
bc026e4
Compare
Choose a tag to compare
Laravel 5.7

v1.2.5

08 Jan 23:56
Compare
Choose a tag to compare

-[Bug]: Fixed issue #9 wrong join queries

v1.2.4

27 Sep 13:34
Compare
Choose a tag to compare

Laravel 5.4 compatibility

v1.2.3

13 Feb 09:59
Compare
Choose a tag to compare
  • Allow null translations
  • Laravel 5.4 compatibility

v1.2.2

03 Mar 09:07
Compare
Choose a tag to compare
  • Fixed empty() return value in PHP5.5

v1.2.1

20 Jan 10:41
Compare
Choose a tag to compare

Eager Loading a translation with any model

v1.2.0

01 Jan 21:51
Compare
Choose a tag to compare
  • Support for Eloquent::create()
  • Support for Eloquent::update()
  • Cascade delete translations when the base model is deleted

v1.1.0

01 Jan 11:24
Compare
Choose a tag to compare

Rewritten from scratch..