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