Skip to content

marventhieme/laravel-error-share

Repository files navigation

Share your Laravel errors to Flare like in the old days

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

With the introduction of the new error page in Laravel 11 the old error sharing functionality was removed. This package brings back the ability to share your Laravel errors to Flare.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

You can install the package via composer:

composer require spatie/laravel-error-share

That's it. Trigger an error and now you'll see a share button, happy coding!

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Share your Laravel errors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 62.0%
  • Blade 33.6%
  • Hack 4.4%