定制 lindelea/laravel-aws-elb-support 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock

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

GitHub 信息

  • Stars: 5
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-03-26