Open mathishuettl opened 7 years ago
Hello,
when i run
php artisan vendor:publish --provider="Greggilbert\Recaptcha\RecaptchaServiceProvider"
No Recaptcha.php file in /config gets generated.. what's to do?
Make sure to follow step 1 before step 2. I have verified that it works.
And make sure that you cleared the config cache after the step 1, good luck
php artisan config:cache
Hello,
when i run
No Recaptcha.php file in /config gets generated.. what's to do?