Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:6.0.3"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^4.0 |
| illuminate/config | ^6.0 |
| illuminate/database | ^6.0 |
| illuminate/support | ^6.0 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| limedeck/phpunit-detailed-printer | ^5.0 |
| mockery/mockery | ^1.2.3 |
| orchestra/database | 4.* |
| orchestra/testbench | 4.* |
| phpunit/phpunit | ^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-02-09 23:06:22 |
| 类型 | library |