Laravel Unique is a package that provides a trait for Laravel Eloquent models to maintain field uniqueness within specified constraints. It supports custom suffix formats and value generators, and can be configured via a config file or model properties. The package enforces application-level uniqueness before saving, making it

2m read timeFrom laravel-news.com
Post cover image
Table of contents
# Main Features# Examples
1 Comment

Sort: