Changelog
All notable changes to laravel-pps will be documented in this file.
The format is based on Keep a Changelog.
Unreleased
[0.1.0] - 2026-07-23
Added
- Initial Laravel integration for PulseProof Sentinel Protocol.
- Laravel service provider.
- Publishable configuration file.
- Default PPS API routes.
- PPS HTTP controller.
- PulseProof facade.
- Artisan install command.
- Artisan key generation command.
- Database migrations for PPS storage tables.
- Support for memory, file, PDO, and Redis storage drivers.
- Transaction challenge and verification endpoints.
- Silent duress handling support.
- Feature tests using Orchestra Testbench.