File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# Laravel Unique Translation
22
3+ [ ![ GitHub release] ( https://img.shields.io/github/release/codezero-be/laravel-unique-translation.svg )] ( )
4+ [ ![ Build Status] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/build-status/master )
5+ [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/codezero/laravel-unique-translation.svg )] ( https://packagist.org/packages/codezero/laravel-unique-translation )
6+ [ ![ License] ( https://img.shields.io/packagist/l/codezero/laravel-unique-translation.svg )] ( )
7+
38#### Check if a translated value in a JSON column is unique in the database.
49
510Imagine you want store a ` slug ` for a ` Post ` model in different languages.
You can’t perform that action at this time.
0 commit comments