rodrigopedra/laravel-proxy-scheme

v3.0.0 2023-02-15 15:39 UTC

This package is auto-updated.

Last update: 2024-04-15 18:14:58 UTC


README

This package will check if a request has a X-Forwarded-Proto header and force the UrlGenerator to use the scheme in the header.

It is useful when an app is served behind a proxy that has SSL enabled.

Installation

composer require rodrigopedra/laravel-proxy-scheme

License

This package is open-sourced software licensed under the MIT license