Libraries tagged by eloquent slug
gurzhii/laravel-sluggable-trait
270 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
duyduc-nguyen/laravel-sluggable-trait
35 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
corazzi/sluggable
1124 Downloads
Automatically create slugs for your Eloquent models by hooking into the creating event
caturseptian/laravel-sluggable
7 Downloads
Generate slugs when saving Eloquent models
aram-zahedi/persian-sluggable
27 Downloads
Generate Persian slugs when saving Eloquent models
rendyyangasli/laravel-unique-sluggable
18 Downloads
Packages to craete slug with laravel eloquent uniquely
fomvasss/laravel-slugmaker
33 Downloads
Generate slugs when saving Eloquent models in a separate table
thunderwolf/sluggable
189 Downloads
Sluggable for the Laravel Eloquent based on Propel sluggable behavior
siddiqur/laravel-unique-slug
1 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
rayiumir/laravel-slugable
3 Downloads
Minimal auto slug trait for Laravel Eloquent models.
mx13/slugable
10 Downloads
A package to add slug functionality to an Eloquent model
irfanchowdhury/unique-slug-generate
11 Downloads
A simple unique slug generator for Laravel Eloquent Model
fahadchy24/laravel-unique-slug
4 Downloads
A simple and beautiful unique slug generator for Laravel eloquent model.
billal4b/laravel-unique-slug
10 Downloads
Unique slug generator for laravel eloquent model
paxha/laravel-sluggable
4034 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.