Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.8.0"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^3.1 |
| illuminate/config | ~5.8.0 |
| illuminate/database | ~5.8.0 |
| illuminate/support | ~5.8.0 |
| php | ^7.1 |
| 包名 | 版本要求 |
|---|---|
| limedeck/phpunit-detailed-printer | ^4.1 |
| mockery/mockery | ^1.2 |
| orchestra/database | 3.8.x-dev |
| orchestra/testbench | v3.8.0 |
| phpunit/phpunit | ~7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-03-01 05:04:21 |
| 类型 | library |