Testing out packages used to require a lot of effort. We'd have to setup a fresh Laravel app, install the package, then setup the scenario that we wanted to demo or explore. Not anymore!
With Workbench, we can have a demo application that lives inside our package. It has everything we'd typically have in a Laravel app with the package already installed!
What's really cool about this is that we can open the Workbench app in the browser!