Exception responder would be a nice feature. Responder should: * handle different response formats (at least two most popular: html and json), * be easily pluggable into Laravel exception handling mechanism, * support classes with `Responsable` interface.