Libraries tagged by laravel unique slug
irfanchowdhury/unique-slug-generate
11 Downloads
A simple unique slug generator for Laravel Eloquent Model
monirujjaman27/unique-slug-generator
5 Downloads
unique slug-generator for php laravel
oleaass/laravel-sluggable
86 Downloads
Add unique slugs to Eloquent models in Laravel
tarekhasan/laravel-auto-slug
0 Downloads
Automatically generate and manage unique slugs for Eloquent models
raynl/generate-slug
477 Downloads
Generate a unique slug on a collection
paxha/laravel-sluggable
4027 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
ka4ivan/laravel-sluggable
12 Downloads
Generate slugs when saving Eloquent models (multilingualism, multigroups, uniqueness)
duyduc-nguyen/laravel-sluggable-trait
35 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs
fomvasss/laravel-eus
125 Downloads
A package for generate eloquent unique string value
dewan/dewan-multilang-slug
37 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.
danpalmieri/laravel-slug-token
11 Downloads
Auto generate a unique and configurable token during the model creation.
mehadi8049/testing-pa
5 Downloads
Just testing purpose
caffeinated/slugs
80 Downloads
Laravel 5 Uniqe Slug Generator