mewebstudio / captcha

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

Request for Laravel 11 Support #285

Open neccohuang opened 7 months ago

neccohuang commented 7 months ago

Hi,

Laravel 11 has been released, and I'm excited about the new features. Would you consider adding Laravel 11 support to the mewebstudio/captcha package?

Your efforts are highly appreciated, and it would benefit many developers.

Thanks.

ghost commented 7 months ago

+1

bernhardh commented 4 months ago

+1

c0c0x0 commented 3 months ago

Copy/Paste Mews\Captcha\CaptchaServiceProvider::class, to bootstrap/providers.php After that in terminal php artisan vendor:publish --all, you will found the captcha.php in your config folder.

ashokkumardalal15 commented 2 months ago

but when we use http://localhost/public/captcha/api/flat then error : GuzzleHttp\Exception\ServerException in laravel 11. please reply asap