Laravel Debugbar has just released v4.2.0 that adds a skill for Laravel Boost.
You can install it by re-running boost:install and then you get these features:
- Browse latest requests
- See collected data and show details
- Show overview of queries (with duplicates)
- Query details (backtrace and even EXPLAIN results)

Check out the release page for all the details.