mewebstudio / captcha

Captcha for Laravel 5/6/7/8/9/10/11
MIT License
2.46k stars 453 forks source link

3.4.2 - Undefined property: Intervention\\Image\\EncodedImage::$encoded #307

Open chudaozhe opened 3 months ago

chudaozhe commented 3 months ago

Version: "mews/captcha": "3.4.2"

Usage

Captcha::create('default', true);

Return ERROR

Undefined property: Intervention\\Image\\EncodedImage::$encoded

Am I using it the wrong way?

ariadys commented 3 months ago

same here