laravel-google-captcha icon indicating copy to clipboard operation
laravel-google-captcha copied to clipboard

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

Open Briareos17 opened this issue 6 years ago • 2 comments

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

Briareos17 avatar Mar 12 '18 11:03 Briareos17

please post your environment and detail error

thinhbuzz avatar Mar 13 '18 16:03 thinhbuzz

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

Briareos17 avatar Aug 16 '18 16:08 Briareos17