| Version | PHP Version | Laravel Version |
|---|---|---|
| 2.4 | ~7.4 | ~8.1 | ^6 | ^7 | ^8 | ^9 | ^10 |
| 3.0 | 8.3 | 11 |
You can install the package via composer:
composer require duplexmedia/pingbackSet 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=
composer testPlease see CHANGELOG for more information on what has changed recently.