Article Image

Build your slide deck in Laravel with Simple Slides

Published on: Nov 07 2024

Simple Slides is a responsive and text-first presentation tool that engages your audience. It is built with Laravel, Vue, and PostgreSQL.

Simple Slides is a responsive and text-first presentation tool that engages your audience. It is built with Laravel, Vue, and PostgreSQL.

You'd want to use this if you are:

  • Prioritizing text-content
  • Low amount of content per slide
  • Many slides, and changing through slides quickly

You can see a demo at simpleslides.dev and go through the presentation using your arrow keys. You can also see a real presentation made with this here.

Besides navigating with arrow keys you can also use the following hot keys:

  • j or l = go forward 1 slide
  • k or h = go back 1 slide
  • f = go forward 5 slides
  • b = go back 5 slides
  • 0 = go to start
  • $ = go to end

For complete details and to give this a try head over to the Github repo. https://github.com/alkrauss48/simple-slides