PHP captcha not working

我们两清 提交于 2019-12-11 16:35:27

问题


I'm using Laravel with this package https://github.com/mewebstudio/captcha and for some reason It's not displaying the images. I checked if GD library is installed and enabled and it is. I've also tried this one https://github.com/igoshev/laravel-captcha and same thing happens. I cannot see image on the page and when I inspect the page I can see the URL to the image, but when I click it it's just black.

来源:https://stackoverflow.com/questions/47232432/php-captcha-not-working

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!