Skip to content

laraplus/translatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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