Download the PHP package hareku/laravel-rule-getter without Composer
On this page you can find all versions of the php package hareku/laravel-rule-getter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hareku/laravel-rule-getter
More information about hareku/laravel-rule-getter
Files in hareku/laravel-rule-getter
Download hareku/laravel-rule-getter
More information about hareku/laravel-rule-getter
Files in hareku/laravel-rule-getter
Vendor hareku
Package laravel-rule-getter
Short Description Laravel get valitation rules helper.
License MIT
Package laravel-rule-getter
Short Description Laravel get valitation rules helper.
License MIT
Keywords validationlaravel
Please rate this library. Is it a good library?
Informations about the package laravel-rule-getter
Laravel Get Validation Rules Helper
This package helps you to get validation rule so easily.
Caution
- Support Laravel 5.4~
- Required php >=7.1
Installation
First, pull in the package through Composer.
Run composer require hareku/laravel-rule-getter
And then, include the service provider within config/app.php
.
Publish the config file. (validation-rules.php)
Setting is completed!
Usage
Get a validation rule.
License
MIT
Author
hareku ([email protected])
All versions of laravel-rule-getter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
illuminate/config Version >=5.4
illuminate/contracts Version >=5.4
illuminate/support Version >=5.4
illuminate/config Version >=5.4
illuminate/contracts Version >=5.4
illuminate/support Version >=5.4
The package hareku/laravel-rule-getter contains the following files
Loading the files please wait ....