Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 374 Bytes

Translatable Eloquent models

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.*",
  }