Generate slugs for Eloquent models
"This package provides a trait that will generate a unique slug when saving any Eloquent model.
The slugs are generated with Laravels
Str::slug
method, whereby spaces are converted to '-'."
Spatie
@spatie_be