Download the PHP package shin1x1/laravel-force-https-url-scheme without Composer
On this page you can find all versions of the php package shin1x1/laravel-force-https-url-scheme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shin1x1/laravel-force-https-url-scheme
More information about shin1x1/laravel-force-https-url-scheme
Files in shin1x1/laravel-force-https-url-scheme
Download shin1x1/laravel-force-https-url-scheme
More information about shin1x1/laravel-force-https-url-scheme
Files in shin1x1/laravel-force-https-url-scheme
Vendor shin1x1
Package laravel-force-https-url-scheme
Short Description Force https url schema middleware for Laravel 5
License MIT
Homepage https://github.com/shin1x1/laravel-force-https-url-scheme
Package laravel-force-https-url-scheme
Short Description Force https url schema middleware for Laravel 5
License MIT
Homepage https://github.com/shin1x1/laravel-force-https-url-scheme
Keywords middlewarelaravel
Please rate this library. Is it a good library?
Informations about the package laravel-force-https-url-scheme
laravel-force-https-url-scheme
Force https url schema middleware for Laravel 5
Install
Usage
This package provide to redirect http to https. It's implemented Illuminate\Contracts\Routing\Middleware
interface that means you can use it as Laravel middleware. This feature is enabled in production
environments only.
As global HTTP middleware
- app/Http/Kernel.php
As route middleware
-
app/Http/Kernel.php
- app/Http/routes.php
All versions of laravel-force-https-url-scheme with dependencies
PHP Build Version
Package Version
The package shin1x1/laravel-force-https-url-scheme contains the following files
Loading the files please wait ....