laravel/vapor-ui
Deprecated: Vapor UI dashboard for Laravel Vapor apps. Adds an in-app interface to browse/search application logs and view failed queue jobs. Replaced largely by Vapor’s own dashboard; no Laravel 11 support.
composer require laravel/vapor-ui), but no future support for Laravel 11+./logs and /jobs APIs.vapor-ui vs. native dashboard.vapor-ui routes with redirects to Vapor’s dashboard in stages.aws/aws-sdk-php v3.x; conflicts possible with newer SDKs or Lambda runtime versions.vapor-ui’s supported range.composer.json and publish Blade views.vapor-ui access to logs/queues.vapor-ui.| Failure Scenario | Impact | Mitigation |
|---|---|---|
Vapor API changes break vapor-ui |
UI becomes non-functional. | Monitor Vapor release notes; fork if needed. |
| Laravel 11+ upgrade | Package incompatibility. | Migrate to Vapor’s dashboard. |
| AWS IAM misconfiguration | UI lacks permissions to access logs/jobs. | Audit IAM roles post-integration. |
| High traffic | API throttling or degraded performance. | Implement client-side caching. |
vapor-ui quirks.How can I help you explore Laravel packages today?