lindelea/laravel-aws-elb-support
最新稳定版本:v1.4
Composer 安装命令:
composer require lindelea/laravel-aws-elb-support
包简介
AWS Elastic Load Balancing support for Laravel 5x
README 文档
README
This package ensures that your laravel project correctly recognizes secure connections (HTTPS) when using Amazon ELB.
此包可确保您的Laravel项目在使用Amazon ELB时正确识别安全连接(HTTPS)。
このパッケージを使用すると、Amazon ELBを使用している際、laravelプロジェクトがセキュア接続(HTTPS)を正しく認識することができます。
Install&Usage
Require this package with composer using the following command:
composer require lindelea/laravel-aws-elb-support
After updating composer, add the service provider to the providers array in config/app.php
Lindelea\Support\Aws\Elb\ServiceProvider::class,
License
The Laravel AWS ELB Support is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 14.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-26