LaravelPackages.net
Acme Inc.
Toggle sidebar
duplexmedia/pingback

Laravel system information

10.757
0
v3.1.0
About duplexmedia/pingback

duplexmedia/pingback is a Laravel package for laravel system information. It currently has 0 GitHub stars and 10.757 downloads on Packagist (latest version v3.1.0). Install it with composer require duplexmedia/pingback. Discover more Laravel packages by duplexmedia or browse all Laravel packages to compare alternatives.

Last updated

Laravel system information

Versions

| Version | PHP Version | Laravel Version | |---------|-------------------|-----------------------------| | 2.4 | ~7.4 | ~8.1 | ^6 | ^7 | ^8 | ^9 | ^10 | | 3.0 | 8.3 | 11 |

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.

Star History Chart