Skip to content

Releases: tpg/beamer

v0.2

28 Jun 20:10
Compare
Choose a tag to compare

Updated for Laravel 10.

v0.1

03 Jun 15:08
Compare
Choose a tag to compare

First release. To use, add the following to your controller method:

Beamer::make($filename)->start();

And that's it.