Generate slugs when saving Eloquent models. This package provides a trait that will generate a unique slug when saving any Eloquent model. The slugs are generated with the Laravels Str::slug method. Spatie is a web design agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
Features
- The trait contains an abstract method getSlugOptions() that you must implement yourself
- Documentation available
- Your models' migrations should have a field to save the generated slug to
- Use slugs in routes
- Use multiple fields to create the slug
- Customize slug generation
- Limit the length of a slug
Categories
FrameworksLicense
MIT LicenseFollow Laravel Sluggable
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Sluggable!