class Illuminate / Validation / Rules / ImageFile
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ImageFile

Extends

Methods

public

__construct ( ) : void

Create a new image file rule instance.

public

dimensions ( $dimensions ) : void

The dimension constraints for the uploaded file.

Parameters