A trait to make an Eloquent model hold translations
composer require "spatie/laravel-translatable:1.2.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/database | ~5.3.0|~5.4.0 |
| illuminate/support | ~5.3.0|~5.4.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.4 |
| orchestra/testbench | ~3.3.0|~3.4.0 |
| phpunit/phpunit | 5.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-01-23 16:00:11 |
| 类型 | library |