MCQs > Website Designing & Development > Laravel Framework > Which validation rule is correct to validate that the file is an image file having dimensions of min 200 height x min 400 width?

Laravel Framework MCQs

Which of the following validation rule is correct to validate that the file is an image file having dimensions of min 200 height x min 400 width?

Answer

Correct Answer: 'avatar' => 'file:image|dimensions:min_width=100,min_height=200'

Explanation:

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