The first stable release of the official Laravel SDK for ViewMend.
Highlights
- Laravel 12 and 13 package auto-discovery and configuration publishing.
- Default and named connections with lazy Site Tracker configuration.
- Dependency-injection contract, optional facade, and SDK client factory extension point.
- Pipeline-ready
viewmend:deploymentArtisan command with stable event IDs. - Network-free testing fake backed by the public SDK transport boundary.
- Compatibility testing across PHP 8.3–8.5, Laravel 12–13, and lowest supported dependency sets.
Available module
Site Tracker Events lets Laravel applications report deployments, content updates, cache clears, and maintenance activity to ViewMend.
Install with:
composer require viewmend/laravel