thinhbuzz / laravel-google-captcha

Google captcha for Laravel 5, Laravel 6, Laravel 7, Laravel 8, Laravel 9 and Laravel 10, support multiple captcha on page
MIT License
201 stars 32 forks source link

php artisan key:generate fails with No application encryption key has been specified. #23

Closed Briareos17 closed 1 year ago

Briareos17 commented 6 years ago

I think the problem is in Buzz\LaravelGoogleCaptcha\CaptchaServiceProvider:boot() method, you should not force using APP key if it is null.

thinhbuzz commented 6 years ago

please post your environment and detail error

Briareos17 commented 6 years ago

Just try to crean install app with your package in composer.json