spatie/laravel-sluggable
Automatically generate unique, URL-friendly slugs for Laravel Eloquent models on save. Configure slug sources and target fields via a simple HasSlug trait and SlugOptions, with built-in uniqueness handling using Laravel’s Str::slug.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^2.0|^3.7|^4.0 |
| spatie/laravel-translatable | ^5.0|^6.0 |
How can I help you explore Laravel packages today?