duplexmedia/pingback

Laravel system information

v2.4.0 2023-02-25 21:44 UTC

README

Installation

You can install the package via composer:

composer require duplexmedia/pingback

Set the following environment variables with correct values.
To get the UUID, run the following command

php artisan pingback:uuid
- PINGBACK_DIAGNOSTIC_SERVER_URL=https://xxx.tld
- PINGBACK_API_KEY=XXX
- PINGBACK_UUID=

Testing

composer test

Changelog

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