Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.5.0"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^3.0 |
| illuminate/config | ~5.6.0 |
| illuminate/database | ~5.6.0 |
| illuminate/support | ~5.6.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| codedungeon/phpunit-result-printer | ^0.6.0 |
| mockery/mockery | ^0.9.4 |
| orchestra/database | ~3.6.0 |
| orchestra/testbench | ~3.6.0 |
| phpunit/phpunit | ~7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-02-11 02:19:23 |
| 类型 | library |