Download the PHP package lakshmaji/validators without Composer
On this page you can find all versions of the php package lakshmaji/validators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package validators
Validators
What it is
- Validator helpers for Laravel Validation.
Version
1.0.1
Sample
Compatibility
Laravel version | Validators version |
---|---|
5.5 | 1.0.1 |
5.4 <= | ? (not sure) |
Installation
-
This package is available through composer installation
- Try updating the application with composer (autloading class namespaces but not mandatory :wink: )
Configurations
-
Publish the configuration file.
- The configuration file will be published to your application config directory with the name validators.php.
-
Configure the required validator namespaces and validator class paths.
- An example configuration file (validators.php).
Generating Validator
-
Issue the following command in terminal
- This will generate the following class and located the path configured in validators.php
Using it in action
MISCELLANEOUS
-
After installing package you find the artisan commands in your project
- OR
Thanks to
[@parthshukla] (https://github.com/parthshukla)
LICENSE
All versions of validators with dependencies
PHP Build Version
Package Version
No informations.
The package lakshmaji/validators contains the following files
Loading the files please wait ....