Libraries tagged by laravel-uniqueid
devboyarif/laravel-unique-slug
7 Downloads
A simple unique slug generator for the Laravel applications
billal4b/laravel-unique-slug
8 Downloads
Unique slug generator for laravel eloquent model
antriver/laravel-unique-email-validator
10 Downloads
Laravel validation rule to check an email address is really unique.
ankitsinghdalal/laravel-unique-on-multiple
6 Downloads
This package would serve the purpose of unique validator against multiple columns
amaz/laravel-unique-slug
9 Downloads
This is Simple slug generator
rendyyangasli/laravel-unique-sluggable
18 Downloads
Packages to craete slug with laravel eloquent uniquely
adamthehutt/laravel-unique-bigint-ids
1702 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
raselrana/laravel-package-unique-slug
4 Downloads
A unique slug will be generated
rajibbinalam/laravel-slug-generator
114 Downloads
a unique slug generator
mehadi8049/testing-pa
5 Downloads
Just testing purpose
laravel-pulse/sluggish
57 Downloads
A complete solution for generating slug, uuid and unique number for any laravel projects.
hellohasan/laravel-slugable
16 Downloads
It's a unique slug generator for laravel
cserobiul/slug
59 Downloads
Simple and Easy Laravel Unicode Supported Unique Slug Generator Package