Libraries tagged by laravel sluggable
spatie/laravel-sluggable
8962955 Downloads
Generate slugs when saving Eloquent models
cviebrock/eloquent-sluggable
11778154 Downloads
Easy creation of slugs for your Eloquent models in Laravel
rinvex/laravel-categories
149428 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
257108 Downloads
Slug field for Laravel Nova
whitecube/laravel-sluggable
22051 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
36446 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
esensi/model
65731 Downloads
The base model traits of Esensi
padosoft/laravel-sluggable
9128 Downloads
Generate slugs when saving Eloquent models
martinbean/laravel-sluggable-trait
48369 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
teners/laravel-extras
1758 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
rinvex/laravel-tenants
3377 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
20143 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
zymawy/arabify
1012 Downloads
:closed_lock_with_key: A Wrapper Sluggable Traits, To Deal With Arabic Langauge
zyxus/laravel-sluggable
2758 Downloads
A simple way to slugs to any model in Laravel.
pharaonic/laravel-sluggable
663 Downloads
Simplest Sluggable for Laravel Eloquent/Model