josiasmontag / laravel-recaptchav3

Laravel package for Google's Recaptcha V3
MIT License
203 stars 37 forks source link

Class 'App\Http\Controllers\Validator' not found #9

Closed KevinMMar98 closed 3 years ago

KevinMMar98 commented 4 years ago

I'm new, and I don't know how to import this class to use Validator and RecaptchaV3. Can you help me please.

Error: Symfony\Component\Debug\Exception\FatalThrowableError Class 'App\Http\Controllers\Validator' not found

linslin commented 4 years ago

use Illuminate\Support\Facades\Validator;