Libraries tagged by Laravel Slug
cviebrock/eloquent-sluggable
11491407 Downloads
Easy creation of slugs for your Eloquent models in Laravel
spatie/laravel-sluggable
8588145 Downloads
Generate slugs when saving Eloquent models
benjaminhirsch/nova-slug-field
1060577 Downloads
A Laravel Nova field to generate a slugs.
rinvex/laravel-categories
146946 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.
codezero/laravel-uri-translator
257044 Downloads
Translate a URI or individual slugs.
camya/filament-title-with-slug
42727 Downloads
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
balping/laravel-hashslug
165768 Downloads
Package providing a trait to use Hashids on a model
whitecube/laravel-sluggable
21456 Downloads
Generate slugs for your models automatically - even with translated attributes
josezenem/laravel-slugidable
34031 Downloads
A package for Laravel that creates slugs for Eloquent models based on title and ID
pishran/laravel-persian-slug
19993 Downloads
Creates Persian slugs for Eloquent models.
drobee/nova-sluggable
255825 Downloads
Slug field for Laravel Nova
sirodiaz/laravel-redirection
14054 Downloads
Laravel package that allows storing in database (or other sources) urls to redirect for SEO purposes
blendbyte/filament-title-with-slug
13552 Downloads
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
jaybizzle/safeurl
74053 Downloads
A Laravel package to create safe, SEO friendly urls
esensi/model
65656 Downloads
The base model traits of Esensi