MCQs > Website Designing & Development > Laravel Framework > Validation If checkbox ticked then Input text is required?

Laravel Framework MCQs

Validation If checkbox ticked then Input text is required?

Answer

Correct Answer: return [ 'has_login' => 'sometimes', 'pin' => 'required_if:has_login,on', ];

Explanation:

Note: This question has more than 1 correct answers

Note: This Question is unanswered, help us to find answer for this one

Laravel Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Laravel Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it