Closed Briareos17 closed 1 year ago
I think the problem is in Buzz\LaravelGoogleCaptcha\CaptchaServiceProvider:boot() method, you should not force using APP key if it is null.
Buzz\LaravelGoogleCaptcha\CaptchaServiceProvider:boot()
please post your environment and detail error
Just try to crean install app with your package in composer.json
I think the problem is in
Buzz\LaravelGoogleCaptcha\CaptchaServiceProvider:boot()
method, you should not force using APP key if it is null.