Posts by user191177 • 1 point
1 post
-
-1
votes1
answer68
viewsQ: Laravel 7, how to call iterate an input that has no right name
I am making a small form in Laravel 7 and in Javascript I have a button that adds the fields that the user needs to create the necessary questions. Javascript $(btnQuestions).click(function () {…