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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Laravel Sluggable!