Last week, we released https://github.com/spatie/laravel-error-share, a package to share local Laravel exceptions with a coworker or your debugging friend on the internet. As of two weeks ago, Laravel ships with a beautiful new minimal error page.
The share button on Ignition is probably one of my favorite open source things we've built over the years.
Laravel Error Share was built by my colleague http://rubenvanassche.com, so most of the code I'll review in this post is accredited to him.
We wanted to insert the "Share" button alongside the dark/light mode theme switcher in the top right of the error page.