File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Laravel Unique Translation
2
2
3
3
[ ![ GitHub release] ( https://img.shields.io/github/release/codezero-be/laravel-unique-translation.svg )] ( )
4
+ [ ![ License] ( https://img.shields.io/packagist/l/codezero/laravel-unique-translation.svg )] ( )
4
5
[ ![ 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 )
6
+ [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/?branch=master )
7
+ [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/codezero-be/laravel-unique-translation/?branch=master )
5
8
[ ![ 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
9
8
10
#### Check if a translated value in a JSON column is unique in the database.
9
11
You can’t perform that action at this time.
0 commit comments