Download the PHP package ilvalerione/laravel-https-redirect without Composer
On this page you can find all versions of the php package ilvalerione/laravel-https-redirect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ilvalerione/laravel-https-redirect
More information about ilvalerione/laravel-https-redirect
Files in ilvalerione/laravel-https-redirect
Download ilvalerione/laravel-https-redirect
More information about ilvalerione/laravel-https-redirect
Files in ilvalerione/laravel-https-redirect
Vendor ilvalerione
Package laravel-https-redirect
Short Description Flexible https redirect for Laravel based applications
License MIT
Package laravel-https-redirect
Short Description Flexible https redirect for Laravel based applications
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-https-redirect
Laravel https redirect
- Author: Valerio Barbera - [email protected]
- Author Website: www.inspector.dev
Flexible https redirect for Laravel based applications
Install
Config
This command publish a new configuration file in your config
directory
to list all environment names that you want force to https:
Or you can force all possible environment using wildcard:
Use
Add HttpsMiddleware
middleware in your global middleware section:
Use as Route-Middleware
In alternative you can add middleware as named middleware in your Kernel file:
And use it programmatically in your routes configuration:
LICENSE
This package are licensed under the MIT license.
All versions of laravel-https-redirect with dependencies
PHP Build Version
Package Version
The package ilvalerione/laravel-https-redirect contains the following files
Loading the files please wait ....