Matt Stauffer 7/25/2016

Image dimension validation rules in Laravel 5.3

Read Original

This article details the new 'dimensions' validation rule for image uploads in Laravel 5.3. It explains how to use parameters such as min_width, max_width, min_height, max_height, width, height, and ratio to validate image sizes and aspect ratios, complete with code examples for implementation.

Image dimension validation rules in Laravel 5.3

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet