Libraries tagged by laravel sluggable
cviebrock/eloquent-sluggable
11355222 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
8416253 Downloads
Generate slugs when saving Eloquent models
rinvex/laravel-categories
145598 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
255217 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
21175 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
32970 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
padosoft/laravel-sluggable
8448 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48259 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
teners/laravel-extras
1394 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3371 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
bpocallaghan/sluggable
20013 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
879 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
esensi/model
65602 Downloads
The base model traits of Esensi
zyxus/laravel-sluggable
2523 Downloads
A simple way to slugs to any model in Laravel.
yuges-code/laravel-sluggable
36 Downloads
Slug generation for Laravel eloquent models