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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Sluggable!