laraplus/translatable

This package is abandoned and no longer maintained. The author suggests using the spletna-postaja/translatable package instead.

Translatable eloquent models.

1.0.20 2018-12-05 20:28 UTC

This package is auto-updated.

Last update: 2024-03-20 13:35:19 UTC


README

This package has been deprecated. But don't worry - it has been moved to another organization where it will be further maintained spletna-postaja/translatable.

To migrate the package, just update your composer.json

  "require": {
    "spletna-postaja/translatable": "1.*",
  }