Libraries tagged by laravel slugs
zyxus/laravel-sluggable
2861 Downloads
A simple way to slugs to any model in Laravel.
tool-mountain/laravel-uri-translator
957 Downloads
Translate a URI or individual slugs.
tofandel/laravel-redirects
7015 Downloads
Nested URLs redirect logic for Laravel
motivo/filament-title-with-slug
4725 Downloads
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
mathewparet/laravel-sluggable
186 Downloads
Create and manage slugs
dewan/dewan-multilang-slug
135 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
amirvahedix/laravel-persian-slugify
779 Downloads
generate slugs for persian strings, just with 1 helper!
neurony/laravel-redirects
2414 Downloads
Nested URLs redirect logic for Laravel
codinglabsau/laravel-sluggable
8439 Downloads
Generate slugs when saving Eloquent models
callcocam/tall-sluggable
523 Downloads
The packages auto slug laravel model.
italofantone/sluggable
49 Downloads
Is a PHP library designed to simplify and automate the creation of URL-friendly slugs based on Laravel.
bpocallaghan/sluggable
20229 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
pavelpaliy/eloquent-sluggable
2091 Downloads
Easy creation of slugs for your Eloquent models in Laravel
varbox/varbox
502 Downloads
Laravel Admin Panel
joelshepherd/create-with
5251 Downloads
Easily add common unique identity fields to Laravel models.