Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 163 Bytes

Enforce https using by providing an .env flag.

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

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