mewebstudio / captcha

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

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

Open chudaozhe opened 1 month ago

chudaozhe commented 1 month 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 weeks ago

same here