Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Studiomate's avatar

What's the best way to create responsive sliders?

Hello there, I'm working on a Laravel project made with filament as a backend and GrapeJS as a block editor.

What's the best way to integrate responsive sliders on the block editor?

Sliders are complicated, specially when responsive. They need so many options that I believe it should be considered as a Model and not as a single block.

My plan is to make a block on grapejs where the user will be able to select a Slider from a dropdown. But how to make these sliders? On WordPress you have Revolution slider and his incredible editor (https://www.sliderrevolution.com/the-ultimate-wordpress-visual-editor/ ). What are my options on laravel/filament?

0 likes
0 replies

Please or to participate in this conversation.