Libraries tagged by laravel sluggable
spatie/laravel-sluggable
14301309 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
15041326 Downloads
Easy creation of slugs for your Eloquent models in Laravel
nunomaduro/laravel-sluggable
8645 Downloads
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
rinvex/laravel-categories
172967 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
drobee/nova-sluggable
275296 Downloads
Slug field for Laravel Nova
esensi/model
67365 Downloads
The base model traits of Esensi
whitecube/laravel-sluggable
33979 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
68020 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
bpocallaghan/sluggable
25966 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
padosoft/laravel-sluggable
16195 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48946 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
marshmallow/sluggable
20357 Downloads
Generate slugs when saving Eloquent models
ka4ivan/laravel-sluggable
145 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
esign/laravel-underscore-sluggable
8935 Downloads
Generate slugs when saving UnderscoreTranslatable models
teners/laravel-extras
4151 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes