Files
nhgooi.nl/vendor/spatie/flare-client-php/README.md
T
Mischa Spelt 7b9674110e feat: Add npm dependencies and update vendor paths
- Add package.json dependencies: jquery, jquery-ui, moment, daterangepicker, wavesurfer.js, air-datepicker
- Create scripts/setup-vendor.js to copy npm packages to public/assets/vendor
- Update view templates to use vendor paths instead of old /js/ or CDN URLs
- Clean up legacy commented-out scripts in master layout
2026-08-25 16:17:01 +02:00

1.9 KiB

Send PHP errors to Flare

Latest Version on Packagist Run tests PHPStan Total Downloads

This repository contains the PHP client to send errors and exceptions to Flare. The client can be installed using composer and works for PHP 8.0 and above.

Using Laravel? You probably want to use Ignition for Laravel. It comes with a beautiful error page and has the Flare client built in.

Screenshot of error in Flare

Documentation

You can find the documentation of this package at the docs of Flare.

Changelog

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

Testing

composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email support@flareapp.io instead of using the issue tracker.

License

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