In my laravel project i’m using jquery to render multiple selects into my blade (number of selects can change based on conditions). how do i get the values of all the renderd select’s in another jquery function
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
In my laravel project i’m using jquery to render multiple selects into my blade (number of selects can change based on conditions). how do i get the values of all the renderd select’s in another jquery function