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