Skip to content
Advertisement

How to add dynamic slider in laravel

I’m using laravel and I want use slider in my index page, here is my slider code:

JavaScript

I can get my image, text,etc. but i want to know to get slider buttons work?

image

UPDATE

this is my latest code base on suggestions, but still slides not changing,

I think something in bottom of slider codes has to change (where next and previous codes are)

JavaScript

Advertisement

Answer

Solution was found here and here

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement