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