function Global / validator
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

validator

validator ( ) : Validator |Factory

Create a new Validator instance.

Parameters

  • $data array
  • $rules array
  • $messages array
  • $attributes array