Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.2.x-dev"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^2.3 |
| illuminate/config | ~5.4.0 |
| illuminate/database | ~5.4.0 |
| illuminate/support | ~5.4.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.4 |
| orchestra/database | ~3.4.0 |
| orchestra/testbench | ~3.4.0 |
| phpunit/phpunit | ~5.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-09-20 16:40:46 |
| 类型 | library |