Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.3.0"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^3.0 |
| illuminate/config | ~5.5.0 |
| illuminate/database | ~5.5.0 |
| illuminate/support | ~5.5.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.4 |
| orchestra/database | ~3.5.0 |
| orchestra/testbench | ~3.5.0 |
| phpunit/phpunit | ^6.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-31 18:16:01 |
| 类型 | library |