duplexmedia / pingback
Laravel system information
Installs: 6 811
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 5
Requires
- php: ~8.3
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^7
- laravel/framework: ^11
Requires (Dev)
- mockery/mockery: ^1.6
- orchestra/testbench: ^9
- phpunit/phpunit: ^10
- dev-master
- v3.0.0
- v2.4.0
- v2.3.0
- v2.2.0
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.0
- v1.0.0
- dev-dependabot/github_actions/aglipanci/laravel-pint-action-2.3.1
- dev-dependabot/github_actions/dependabot/fetch-metadata-1.6.0
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
- dev-dependabot/github_actions/actions/checkout-4
- dev-dependabot/github_actions/ramsey/composer-install-2
- dev-guzzle_version_compatibility
This package is auto-updated.
Last update: 2025-02-26 07:28:39 UTC
README
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.