igoshev / laravel-captcha

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

when setting the view template, it still takes the data for the template from the vendor #57

Open nrnwest opened 1 year ago

nrnwest commented 1 year ago

when setting the view template, it still takes the data for the template from the vendor

`

<img src="/captcha/image?_=568421238" alt="https://github.com/igoshev/laravel-captcha" style="cursor:pointer;width:180px;height:50px;" title="Update" onclick="this.setAttribute('src','/captcha/image?=568421238&='+Math.random());var captcha=document.getElementById('captcha');if(captcha){captcha.focus()}"

`