Easy creation of slugs for your Eloquent models in Laravel
composer require "cviebrock/eloquent-sluggable:11.0.1"
| 包名 | 版本要求 |
|---|---|
| cocur/slugify | ^4.3 |
| illuminate/config | ^11.0 |
| illuminate/database | ^11.0 |
| illuminate/support | ^11.0 |
| php | ^8.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.4.4 |
| orchestra/testbench | ^9.0 |
| pestphp/pest | ^2.28 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-11-29 01:32:17 |
| 类型 | library |