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
Requires
- php: >=5.5.0
- illuminate/database: ~5.2
Requires (Dev)
- phpunit/php-timer: 1.*
- phpunit/phpunit: 5.1.*
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.*",
}