thinhbuzz / laravel-google-captcha

Google captcha for Laravel 5, Laravel 6, Laravel 7, Laravel 8, Laravel 9 and Laravel 10, support multiple captcha on page
MIT License
200 stars 32 forks source link

VueJs Conflict: script tag inside template #32

Closed max-sym closed 4 years ago

max-sym commented 6 years ago

I get an error when adding Captcha::display() to my view

Templates should only be responsible for mapping the state to the UI. Avoid placing tags with side-effects in your templates, such as Githubissues.

  • Githubissues is a development platform for aggregating issues.