A trait to make an Eloquent model hold translations
composer require "spatie/laravel-translatable:2.1.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ~5.5.0 |
| illuminate/support | ~5.5.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.5.0 |
| phpunit/phpunit | ^6.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-12-24 09:31:18 |
| 类型 | library |