You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Pure PHP implementation based on Laravel's Validation. The usage isn't different from the Laravel Validation. The docs on laravel.com can be used with this.
Usage
See the example.php for an example how you use the class.
About
Pure PHP implementation based on Laravel's Validator.