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