Laravel – Carousel: I want the next item to appear when I press the Radio Button
I want to display the next carousel-item when Id="item1" of Radio Button is selected by default and Id="item2" is pressed. It would be best if this could be done without using Javascript. If Javascript is necessary, please let us know…