Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.4.x-dev"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^3.0 |
| illuminate/config | ~5.5.0 |
| illuminate/database | ~5.5.0 |
| illuminate/support | ~5.5.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| codedungeon/phpunit-result-printer | ^0.4.4 |
| mockery/mockery | ^0.9.4 |
| orchestra/database | ~3.5.0 |
| orchestra/testbench | ~3.5.0 |
| phpunit/phpunit | ^6.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-02-09 22:34:41 |
| 类型 | library |