Build your slide deck in Laravel with Simple Slides
Last updated on by Eric L. Barnes
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.
Eric is the creator of Laravel News and has been covering Laravel since 2012.