Illuminating WordPress

This repository contains my presentation on the topic of using Laravel's components outside of the framework and specifically in WordPress.

To view the presentation, simply install the dependencies and start the server.

$ yarn && yarn start
# - or -
$ npm install && npm run start

Content licensed under CC BY-SA 4.0.

Presentation based on reveal.js, licensed under the MIT license.