laravel-google-captcha
laravel-google-captcha copied to clipboard
php artisan key:generate fails with No application encryption key has been specified.
I think the problem is in Buzz\LaravelGoogleCaptcha\CaptchaServiceProvider:boot()
method, you should not force using APP key if it is null.
please post your environment and detail error
Just try to crean install app with your package in composer.json