A trait to make an Eloquent model hold translations
composer require "spatie/laravel-translatable:2.2.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ~5.5.0|~5.6.0 |
| illuminate/support | ~5.5.0|~5.6.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5.0|~3.6.0 |
| phpunit/phpunit | ^6.3|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-03-10 00:12:53 |
| 类型 | library |