Easy creation of slugs for your Eloquent models in Laravel 4.
composer require "cviebrock/eloquent-sluggable:1.0.4"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 4.0.* |
| illuminate/database | 4.0.* |
| illuminate/support | 4.0.* |
| php | >=5.3.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 2.0.* |
| phpunit/phpunit | 3.7.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2013-11-05 06:18:42 |
| 类型 | library |