apreiml/laravel-enforce-https

Enforce https for route helpers by providing an environment flag.

Maintainers

Package info

github.com/apreiml/laravel-enforce-https

pkg:composer/apreiml/laravel-enforce-https

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-22 02:09:18 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.