Download the PHP package phucnguyenvn/laravel-force-https-middleware without Composer
On this page you can find all versions of the php package phucnguyenvn/laravel-force-https-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phucnguyenvn/laravel-force-https-middleware
More information about phucnguyenvn/laravel-force-https-middleware
Files in phucnguyenvn/laravel-force-https-middleware
Download phucnguyenvn/laravel-force-https-middleware
More information about phucnguyenvn/laravel-force-https-middleware
Files in phucnguyenvn/laravel-force-https-middleware
Vendor phucnguyenvn
Package laravel-force-https-middleware
Short Description Laravel module which force all request to https protocol
License BSD-3-Clause
Package laravel-force-https-middleware
Short Description Laravel module which force all request to https protocol
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package laravel-force-https-middleware
Force https in Laravel
Laravel module which force all request to https protocol
Installation
Installing via Composer
Usage
To get started apply this middleware to every request adding setting the rule at Kernel.php file, like so:
Example:
Now the middleware will redirect every request to https if:
The current request comes with no secure protocol (http) If your environment is equals to production.
Test
Credits
All versions of laravel-force-https-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/config Version ^5.1
illuminate/database Version ^5.1
illuminate/support Version ^5.1
illuminate/config Version ^5.1
illuminate/database Version ^5.1
illuminate/support Version ^5.1
The package phucnguyenvn/laravel-force-https-middleware contains the following files
Loading the files please wait ....