Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:3.0.0-alpha"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 5.* |
| illuminate/database | 5.* |
| illuminate/support | 5.* |
| php | >=5.4.0 |
| predis/predis | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.0.* |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-02-11 18:22:33 |
| 类型 | library |