Easy creation of slugs for your Eloquent models in Laravel 4.
composer require "cviebrock/eloquent-sluggable:1.0.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 4.0.x |
| illuminate/database | 4.0.x |
| illuminate/support | 4.0.x |
| php | >=5.3.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2013-06-18 14:27:10 |
| 类型 | library |