whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
nwidart
/
laravel-modules
/
src
/
Commands
/
stubs
/
Upload File:
files >> /home/kckglobal/www/portal/vendor/nwidart/laravel-modules/src/Commands/stubs/rule.implicit.stub
<?php namespace $NAMESPACE$; use Closure; use Illuminate\Contracts\Validation\ValidationRule; class $CLASS$ implements ValidationRule { /** * Indicates whether the rule should be implicit. */ public bool $implicit = true; /** * Run the validation rule. */ public function validate(string $attribute, mixed $value, Closure $fail): void { // } }
Copyright ©2021 || Defacer Indonesia