Download the PHP package mordisacks/laravel-force-https without Composer
On this page you can find all versions of the php package mordisacks/laravel-force-https. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mordisacks/laravel-force-https
More information about mordisacks/laravel-force-https
Files in mordisacks/laravel-force-https
Download mordisacks/laravel-force-https
More information about mordisacks/laravel-force-https
Files in mordisacks/laravel-force-https
Vendor mordisacks
Package laravel-force-https
Short Description Laravel middleware for forcing https connection
License MIT
Homepage https://github.com/MordiSacks/laravel-force-https
Package laravel-force-https
Short Description Laravel middleware for forcing https connection
License MIT
Homepage https://github.com/MordiSacks/laravel-force-https
Please rate this library. Is it a good library?
Informations about the package laravel-force-https
Laravel Force HTTPS Middleware
Install
Require this package with composer using the following command:
After updating composer, add the service provider to the providers
array in config/app.php
Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
To install this package on only development systems, add the --dev
flag to your composer command:
Usage
Just add forceHttps
to your middleware list
Or in a controller
All versions of laravel-force-https with dependencies
PHP Build Version
Package Version
No informations.
The package mordisacks/laravel-force-https contains the following files
Loading the files please wait ....