spatie/our-ray
Send Ray (myray.app) debug payloads to the cloud using ourray.app. Install via Composer and use the our() helper to forward any ray() calls: our()->ray('my debug data'); Great for sharing logs and debugging output across environments and teams.
This package allows you to send Ray payloads to the cloud via ourray.app.
You can install the package via composer:
composer require spatie/our-ray
Use the our() helper to automatically send Ray payloads to the cloud:
our()->ray('my debug data');
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?