@@ -91,6 +91,10 @@ return [
|
||||
'url' => ':attribute 형식이 부정확 합니다.',
|
||||
'unique_undeleted' => ':attribute 는 고유의 값만 가져야 합니다.',
|
||||
'non_circular' => 'The :attribute must not create a circular reference.',
|
||||
'gte' => [
|
||||
'numeric' => 'Value cannot be negative'
|
||||
],
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user