apreiml/laravel-enforce-https

Enforce https for route helpers by providing an environment flag.

v1.0.0 2019-08-21 11:16 UTC

This package is auto-updated.

Last update: 2024-04-21 22:08:32 UTC


README

Enforce https using by providing an .env flag.

Install with composer require "apreiml/laravel-enforce-https".

Enable with echo "ENFORCE_HTTPS=true" >> .env.