🆙 Add cms i using 🆙

This commit is contained in:
Remco
2025-11-25 22:42:56 +01:00
parent 94704e0925
commit d44196149e
35591 changed files with 3601123 additions and 0 deletions
@@ -0,0 +1,48 @@
# Debug with Ray to fix problems faster
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/ray.svg?style=flat-square)](https://packagist.org/packages/spatie/ray)
![Tests](https://github.com/spatie/ray/workflows/Tests/badge.svg)
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-ray.svg?style=flat-square)](https://packagist.org/packages/spatie/ray)
This package can be installed in any PHP application to send messages to [the Ray app](https://myray.app).
[<img src="https://github-ads.s3.eu-central-1.amazonaws.com/ray.jpg?t=2" width="419px" />](https://spatie.be/github-ad-click/ray)
The desktop app:
- can be used in WordPress, Laravel, PHP, JavaScript function
- shows you models, mails, queries, ... IN Laravel
- helps you to debug locally or via SSH
- lets you measure performance & set breakpoints
## Documentation
You can find the full documentation on [our documentation site](https://spatie.be/docs/ray).
## Testing
```bash
composer test
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.