Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:4.0.0-beta"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^1.1 |
| illuminate/config | ~5.1|~5.2 |
| illuminate/database | ~5.1|~5.2 |
| illuminate/support | ~5.1|~5.2 |
| php | >=5.5 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.4 |
| orchestra/testbench | ^3.0 |
| phpunit/phpunit | ^4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-06-01 21:47:29 |
| 类型 | library |