Easy creation of slugs for your Eloquent models in Laravel 4.
composer require "cviebrock/eloquent-sluggable:2.0.3"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 4.* |
| illuminate/database | 4.* |
| illuminate/support | 4.* |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| laravelbook/ardent | dev-master |
| orchestra/testbench | 2.* |
| phpunit/phpunit | 4.0.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2014-07-19 04:49:31 |
| 类型 | library |