Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:3.0.0"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | 1.1.* |
| illuminate/config | 5.* |
| illuminate/database | 5.* |
| illuminate/support | 5.* |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.0.* |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-07-06 15:09:35 |
| 类型 | library |