riseno/laravel-ssl-protocol

Laravel SSL middleware for cloudflare flexible ssl service
188 1
Install
composer require riseno/laravel-ssl-protocol
Latest Version:1.0.0
License:MIT
Last Updated:Oct 20, 2016
Links: GitHub  ·  Packagist
Maintainer: ryanchan.tc

Laravel SSL Protocol

Latest Stable Version Total Downloads License

Laravel SSL middleware that force http request to https for cloudflare flexible ssl service.

Installation

Require this package with composer using the following command:

composer require riseno/laravel-ssl-protocol

After updating composer, add the middleware to the middleware array in app/http/Kernel.php if you want to make it globally enabled.

Riseno\SSLProtocol\SSLMiddleware::class,

License

The Laravel SSL Protocol is open-sourced software licensed under the MIT license

Related Packages

zae/strict-transport-security

Set the HSTS header to enable HTTP Strict Transport Security

142,470 7
fungku/spamguard

Guarding form requests from spam bots.

128 13
grazulex/laravel-multipersona

Laravel MultiPersona is a lightweight context-layer system for Laravel users. It...

388 97
denismitr/laracors

Cross Origin Resource Sharing Middleware for Laravel or Lumen

113 3