lindelea/laravel-aws-elb-support

AWS Elastic Load Balancing support for Laravel 5x
14,618 5
Install
composer require lindelea/laravel-aws-elb-support
Latest Version:v1.4
License:MIT
Last Updated:Jun 18, 2018
Links: GitHub  ·  Packagist
Maintainer: Lindelin

AWS Elastic Load Balancing Support For Laravel

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

Related Packages

codesleeve/laravel-stapler

Easy file upload management for the Laravel Framework.

415,266 556
atyagi/elasticache-laravel

Elasticache Drivers for Laravel Cache and Session

313,462 25
aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PH...

38,784,251 1,717
dusterio/laravel-aws-worker

Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk...

5,917,612 307
dusterio/laravel-plain-sqs

Custom SQS connector for Laravel that supports custom format JSON

2,803,823 135