Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:10.0.0"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^4.3 |
| illuminate/config | ^10.0 |
| illuminate/database | ^10.0 |
| illuminate/support | ^10.0 |
| php | ^8.1 |
| 包名 | 版本要求 |
|---|---|
| limedeck/phpunit-detailed-printer | ^6.0 |
| mockery/mockery | ^1.4.4 |
| orchestra/testbench | ^8.0 |
| pestphp/pest | 2.x-dev |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-02-16 23:01:35 |
| 类型 | library |