Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:3.1.4"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^1.1 |
| illuminate/config | ^5.0 |
| illuminate/database | ^5.0 |
| illuminate/support | ^5.0 |
| php | >=5.5 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^3.0 |
| phpunit/phpunit | ^4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-01-03 21:24:10 |
| 类型 | library |