# vapor-ui
**Repository Path**: mirrors_laravel/vapor-ui
## Basic Information
- **Project Name**: vapor-ui
- **Description**: The Laravel Vapor UI.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-05
- **Last Updated**: 2025-10-11
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
> This package is deprecated and will not receive Laravel `^11.0` support, as its functionality is largely replaced by Vapor's own dashboard.
# Laravel Vapor UI
[Laravel Vapor](https://vapor.laravel.com) is an auto-scaling, serverless deployment platform for Laravel, powered by AWS Lambda. Manage your Laravel infrastructure on Vapor and fall in love with the scalability and simplicity of serverless.
Vapor abstracts the complexity of managing Laravel applications on AWS Lambda, as well as interfacing those applications with SQS queues, databases, Redis clusters, networks, CloudFront CDN, and more.
This package provides a beautiful dashboard accessible via your Vapor application that allows you to view / search your application's logs and failed queue jobs.

## Official Documentation
Documentation for Vapor UI can be found in the [Laravel Vapor documentation](https://docs.vapor.build/1.0/introduction.html#installing-the-vapor-ui-dashboard).
## Contributing
Thank you for considering contributing to Vapor UI! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/vapor-ui/security/policy) on how to report security vulnerabilities.
## License
Laravel Vapor UI is open-sourced software licensed under the [MIT license](LICENSE.md).