laraplus / translatable
Translatable eloquent models.
Installs: 5 057
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 3
Forks: 15
pkg:composer/laraplus/translatable
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.*",
}