Upgrade framework
This commit is contained in:
42
vendor/spatie/flare-client-php/README.md
vendored
Normal file
42
vendor/spatie/flare-client-php/README.md
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
|
||||
[<img src="https://github-ads.s3.eu-central-1.amazonaws.com/support-ukraine.svg?t=1" />](https://supportukrainenow.org)
|
||||
|
||||
# Send PHP errors to Flare
|
||||
|
||||
[](https://packagist.org/packages/spatie/flare-client-php)
|
||||
[](https://github.com/spatie/flare-client-php/actions/workflows/run-tests.yml)
|
||||
[](https://github.com/spatie/flare-client-php/actions/workflows/phpstan.yml)
|
||||
[](https://packagist.org/packages/spatie/flare-client-php)
|
||||
|
||||
This repository contains the PHP client to send errors and exceptions to [Flare](https://flareapp.io). 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](https://github.com/spatie/laravel-ignition). It comes with a beautiful error page and has the Flare client built in.
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
You can find the documentation of this package at [the docs of Flare](https://flareapp.io/docs/general/projects).
|
||||
|
||||
## Changelog
|
||||
|
||||
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
|
||||
|
||||
## Testing
|
||||
|
||||
``` bash
|
||||
composer test
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) 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](LICENSE.md) for more information.
|
||||
|
||||
Reference in New Issue
Block a user