laravel error: Target class [validator] does not exist
I want to add a captcha to my login form. i use this package:
https://github.com/mewebstudio/captcha.
i do all step he say in document and in the last step ( php artisan vendor:publish ) i have this error.