spatie / laravel-error-share by spatie

Share your Laravel errors to Flare
103,128
37
2
Package Data
Maintainer Username: spatie
Maintainer Contact: ruben@spatie.be (Ruben Van Assche)
Package Create Date: 2024-05-29
Package Last Update: 2025-01-27
Home Page: https://flareapp.io/blog/introducing-laravel-error-share
Language: PHP
License: MIT
Last Refreshed: 2025-01-31 15:00:10
Package Statistics
Total Downloads: 103,128
Monthly Downloads: 19,568
Daily Downloads: 999
Total Stars: 37
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

Share your Laravel errors

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

Imagine that you’re working on a project locally and that you bump into an exception. You try to figure out what the problem is, but you’re unable to find a solution. In that case, you might want to ask a colleague for help.

Instead of immediately start screen sharing with your colleague (or letting your colleague roll their chair to your desk if you work in office), it might be handy to just send a link to your colleague where he or she can see that exception in detail.

Screenshot of Laravel Error Share

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 --dev

That's it. Trigger an error and you'll see a share button.

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.