Looking to hire Laravel developers? Try LaraJobs

laravel-proxy-scheme maintained by rodrigopedra

Description
Laravel Proxy Scheme
Last update
2023/02/15 16:39 (dev-master)
License
Links
Downloads
82

Comments
comments powered by Disqus

Laravel Proxy Scheme

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