igoshev / laravel-captcha

Captcha integration for the Laravel
https://laravel.bonecms.tech/laravel-captcha
MIT License
79 stars 36 forks source link

Could not load image #3

Closed rage5110 closed 6 years ago

rage5110 commented 6 years ago

Laravel ver. 5.4.36

After, following all the necessary steps - the captcha image outputs the alternate text, and inspector shows 'could not load image'.

Could this be a bug? or did I miss out on anything?

Added to provider hence, facade access. Added config file. Able to use captcha html output.

But failed to display, captcha image and outputs Alt.

igoshev commented 6 years ago

For Laravel 5.4 use v2.0 https://github.com/igoshev/laravel-captcha/tree/v2.0