Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:8.0.4"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^4.0 |
| illuminate/config | ^8.0 |
| illuminate/database | ^8.0 |
| illuminate/support | ^8.0 |
| php | ^7.3|^8.0 |
| 包名 | 版本要求 |
|---|---|
| limedeck/phpunit-detailed-printer | ^6.0 |
| mockery/mockery | ^1.4.2 |
| orchestra/database | ^6.0 |
| orchestra/testbench | ^6.0 |
| phpunit/phpunit | ^9.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-01-20 16:25:06 |
| 类型 | library |