Skip to content

v0.1

Compare
Choose a tag to compare
@warrickbayman warrickbayman released this 03 Jun 15:08
· 3 commits to master since this release

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

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

And that's it.