Libraries tagged by laravel unique code
ferdinandbr/laravel-model-unique-field
2 Downloads
create a record with a unique field without worrying
vlados/laravel-unique-urls
774 Downloads
A package for using and generating unique urls for each Eloquent model in Laravel
vitorleonel/laravel-unique-slug
141 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
sjousse/laravel-unique-reference
127 Downloads
Create unique reference for Eloquent models in Laravel.
siddiqur/laravel-unique-slug
1 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
oguzcandemircan/laravel-unique-sluggable
53 Downloads
This package allows you to create unique slugs. It keeps all the slugs you define in the slugs table. It also satisfies all requests and directs it to the controller you define in your model.
fahadchy24/laravel-unique-slug
2 Downloads
A simple and beautiful unique slug generator for Laravel eloquent model.
ifullgaz/laravel-global-unique-id
28 Downloads
Assign globaly unique ids to models
juggl/unique-hashids
27 Downloads
Easily create unique ids for a Laravel model.
oleaass/laravel-sluggable
85 Downloads
Add unique slugs to Eloquent models in Laravel
irfanchowdhury/unique-slug-generate
8 Downloads
A simple unique slug generator for Laravel Eloquent Model
benbraide/laravel-model-traits
0 Downloads
Use traits to add functionality to your models - e.g. slugs, unique slugs, unique IDs
mariuszmalek/unique-number-generator
5 Downloads
Easy creation of unique number for your Eloquent models in Laravel
duyduc-nguyen/laravel-sluggable-trait
34 Downloads
Create unique slugs for your Eloquent models in Laravel. Support Cache
danpalmieri/laravel-slug-token
11 Downloads
Auto generate a unique and configurable token during the model creation.