Easy creation of slugs for your Eloquent models in Laravel 5.
composer require "cviebrock/eloquent-sluggable:4.2.1"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^2.3 |
| illuminate/config | ^5.4 |
| illuminate/database | ^5.4 |
| illuminate/support | ^5.4 |
| php | >=5.6.4 || ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.4 |
| orchestra/database | ~3.4 |
| orchestra/testbench | ^3.4 |
| phpunit/phpunit | ~5.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-02-01 21:56:08 |
| 类型 | library |